Module hw06

Package provided.logger


package provided.logger
  • Interface Summary
    Interface
    Description
    Represents a complete log entry with a log level, code location and a message.
    A functional which will convert an ILogEntry into a String representation.
    Represents an object that processes a log entry.
    Represents a logger object that is the head node of a chain of logger objects.
     
  • Enum Class Summary
    Enum Class
    Description
    Enumeration values for classifying log messages.