public class ConsoleLogger extends Logger
Logger.Level
m_DateFormat, m_MinLevel, m_Properties, m_Singleton, PROPERTIES_FILE
Constructor and Description |
---|
ConsoleLogger() |
Modifier and Type | Method and Description |
---|---|
protected void |
doLog(Logger.Level level,
String msg,
String cls,
String method,
int lineno)
Performs the actual logging.
|
String |
getRevision()
Returns the revision string.
|
getLocation, getMinLevel, getSingleton, initialize, log, log
protected void doLog(Logger.Level level, String msg, String cls, String method, int lineno)
public String getRevision()
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.