Log « org.apache.commons.lang.time « Java by API






1.Log: debug(Object arg0)
2.Log: debug(Object arg0, Throwable arg1)
3.Log: error(Object obj, Throwable thr)
4.Log: error(Object obj)
5.Log: fatal(Object arg0)
6.Log: info(Object arg0, Throwable arg1)
7.Log: isDebugEnabled()
8.Log: isErrorEnabled()
9.Log: isFatalEnabled()








10.Log: isInfoEnabled()
11.Log: isTraceEnabled()
12.Log: isWarnEnabled()
13.Log: trace(Object obj)
14.Log: trace(Object arg0, Throwable arg1)
15.Log: warn(Object arg0)
16.Log: warn(Object arg0, Throwable arg1)