Class Log.Logger

  • Enclosing class:
    Log

    public static class Log.Logger
    extends Object
    Performs the actual logging. Default implementation logs to System.out. Extended and use Log.logger set to handle logging differently.