Class SystemOutLogger

  • All Implemented Interfaces:
    InvokerLogger

    public class SystemOutLogger
    extends PrintStreamLogger
    Offers a logger that writes to System.out.
    Version:
    $Id: SystemOutLogger.java 661996 2008-05-31 10:50:38Z bentmann $
    • Constructor Detail

      • SystemOutLogger

        public SystemOutLogger()
        Creates a new logger with a threshold of InvokerLogger.INFO.