org.gcube.common.core.utils.logging
Class GCUBEClientLog
java.lang.Object
org.gcube.common.core.utils.logging.GCUBELog
org.gcube.common.core.utils.logging.GCUBEClientLog
public class GCUBEClientLog
- extends GCUBELog
| Methods inherited from class org.gcube.common.core.utils.logging.GCUBELog |
debug, debug, error, error, fatal, fatal, getPrefix, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, setContext, setPrefix, trace, trace, warn, warn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCUBEClientLog
public GCUBEClientLog(Object obj,
String prefix)
- Creates a new logger for a given object and with a given prefix to prepend to all log messages.
- Parameters:
obj - the object.prefix - the prefix..
GCUBEClientLog
public GCUBEClientLog(Object obj,
Properties... properties)
Copyright © 2013. All Rights Reserved.