Module hw06

Package provided.logger.util


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