Module hw06
Package provided.logger.util
package provided.logger.util
Convenience and utility support for the logger library
- Author:
- swong
-
Interface SummaryInterfaceDescriptionAn abstract log entry processor that converts a log entry into a String that is then displayed, stored, transmitted, etc.
-
Class SummaryClassDescriptionA abstract mutable IStringLogEntryProcessor class that enables the string formatter in use to be both accessed and changed.Simple display panel for logger output.