| java.lang.Object dalma.container.LogUtil
LogUtil | class LogUtil (Code) | | author: Kohsuke Kawaguchi |
Field Summary | |
final static Logger | NULL_LOGGER This
Logger works like /dev/null, and thus suitable
to be used as a parent logger when logs shouldn't show up
in the system log. |
NULL_LOGGER | final static Logger NULL_LOGGER(Code) | | This
Logger works like /dev/null, and thus suitable
to be used as a parent logger when logs shouldn't show up
in the system log.
|
|
|