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

Formatter interfaces are the source of Logahawk's power and flexibility. They convert objects into text that can be logged. Each one handles a different type of objects (some handle closely related classes). The more formatters you have the more complete your logging coverage will be.

There are three types of formatters, each fulfilling a distinct role: