Custom Formatters
A custom formatter will allow you to be very specific with the layout of the output for each log entry when it is logged via the log handlers. Though the built-in formatters provide the same options as that provided by the Java library, I expect you may have more specific requirements.