Class DefaultLogger

  • All Implemented Interfaces:
    Logger

    public class DefaultLogger
    extends Object
    implements Logger
    Default Logger implementation that writes to the Java Logging Framework. Set the property `java.util.logging.config.file` to the configuration file to use.