%1
: the date,%2
: the name of the calling function,%3
: the name of the logger,%4
: the logging level,%5
: the message, and%6
: the throwable.Modifier and type | Action and description |
---|---|
protected java.lang.String | filterLogName(String) Filter the log name in order to computer the one that is displayed into the log. |
java.lang.String | format(LogRecord) |
new(String)
protected def filterLogName(String) : java.lang.String
def format(LogRecord) : java.lang.String