Package org.anchoranalysis.core.log


package org.anchoranalysis.core.log
Interfaces to log messages, both information and error messages.
  • Class
    Description
    A logger with additional configuration that are coupled together widely in the code.
    Creates a line of text that span a certain width with a repeated character, optionally containing a label.
    A logging-mechanism for both messages and errors.
    Logs messages (strings) somewhere.
    Does nothing with with any messages logged.