Module com.aoapps.hodgepodge
Package com.aoapps.hodgepodge.logging
package com.aoapps.hodgepodge.logging
-
ClassDescriptionUses
ErrorPrinter
to format log messages.Provides configuration method similar toConsoleHandler
.LogManager
has several methods that would be very useful in setting up logging, but they are package-private.AProcessTimer
monitors how long something takes, and logs info when the task takes too long.An implementation ofHandler
that queues log records and handles them in the background.