Logahawk Logo
Logahawk
Logging should be easy - Easy to code and easy to read
Home

Logahawk is a Java library designed to make logging easier for developers.

Specifically the library aims to do the following:

  • Simpler logging - straight-forward calls to the logger object
  • Better logs - automatic formatting of complex objects
  • Flexibility - interfaces for everything, anything can be changed
  • Compliment, not replace - Works with your existing logging framework

See Goals for a more in-depth explanation.

Latest News
Version 1.4.0 has been released. This is a very large release, lots of additions and a few API changes:
See all news here.
Requirements
License
Logahawk is licensed under the Apache License, Version 2.0.
Contact

Please visit the SourceForge.net page to submit bugs or feature requests.

Please contact arkban@logahawk.net for questions, comments, etc.