public class ConsoleLogger extends Object implements ILogger
ConsoleLogger()
void
log(Exception exception)
log(LogLevel level, Exception exception)
log(LogLevel level, String msg)
log(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsoleLogger()
public void log(String msg)
log
ILogger
public void log(LogLevel level, String msg)
public void log(Exception exception)
public void log(LogLevel level, Exception exception)
Copyright © 2013 OWASP. All Rights Reserved.