public class GCUBEClientLog extends GCUBELog
| Constructor and Description |
|---|
GCUBEClientLog(Object obj,
Properties... properties) |
GCUBEClientLog(Object obj,
String prefix)
Creates a new logger for a given object and with a given prefix to prepend to all log messages.
|
debug, debug, error, error, fatal, fatal, getPrefix, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, setContext, setPrefix, trace, trace, warn, warnpublic GCUBEClientLog(Object obj, String prefix)
obj - the object.prefix - the prefix..public GCUBEClientLog(Object obj, Properties... properties)
Copyright © 2015. All Rights Reserved.