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

The following screenshots are made using a SimpleLogger and all of the formatters provided by Logahawk. The Swing control is JLogViewer. (The application is called DemoFrame, and the source is included in the source package.) The contents of the messages are filler.

Normal
Basic log messages, showing off JLogViewer's highlighting

Collections
Logging collections (arrays, Lists, etc.)

Exceptions
Formatting of exceptions

Dialog
Showing JOptionPaneListener