Welcome to Lumberjack²

Lumberjack offers transparent WCF service call logging. Results can be searched for actions, requests, results and errors and more.

Key features

Why Lumberjack²?

The intend and working of Lumberjack² is similar to Lumberjack, however there were some major changes that required a major rework: Rest support. Supporting rest requires a more complicated WCF integration and more search capabilities. Metadata support has been added. This goes hand in hand with Rest. I decided to switch to WPF in favour of MVC. This gives a faster feedback and makes installation easier. The transmission protocol between WCF hook and client application was migrated from HTTP to TCP/protobuff to achieve higher performance and less latency.

Disclaimer

This is an early version of the tool. Use it on your development machine only - if things look fishy, deactivate ;P

If you have any feedback or comments, mail me: info@aschommer.de.

Acknowledgements

Lumberjack makes use of the following assets/libraries:

License

The MIT License (MIT)

Copyright (c) 2017 Andreas Schommer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.