|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.utils.logging.GCUBELog
org.gcube.vremanagement.executor.state.TaskResource.TaskLog
public class TaskResource.TaskLog
Extends GCUBELog to forward a selection of log messages to the log RP.
| Constructor Summary | |
|---|---|
TaskResource.TaskLog(Object obj)
Creates an instance for a given object. |
|
| Method Summary | |
|---|---|
void |
error(Object arg0)
|
void |
error(Object arg0,
Throwable arg1)
|
void |
fatal(Object arg0)
|
void |
fatal(Object arg0,
Throwable arg1)
|
void |
info(Object arg0)
|
void |
info(Object arg0,
Throwable arg1)
|
void |
warn(Object arg0)
|
void |
warn(Object arg0,
Throwable arg1)
|
| Methods inherited from class org.gcube.common.core.utils.logging.GCUBELog |
|---|
debug, debug, getPrefix, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, setContext, setPrefix, trace, trace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskResource.TaskLog(Object obj)
obj - the object.| Method Detail |
|---|
public void error(Object arg0)
error in class org.gcube.common.core.utils.logging.GCUBELog
public void error(Object arg0,
Throwable arg1)
error in class org.gcube.common.core.utils.logging.GCUBELogpublic void fatal(Object arg0)
fatal in class org.gcube.common.core.utils.logging.GCUBELog
public void fatal(Object arg0,
Throwable arg1)
fatal in class org.gcube.common.core.utils.logging.GCUBELogpublic void info(Object arg0)
info in class org.gcube.common.core.utils.logging.GCUBELog
public void info(Object arg0,
Throwable arg1)
info in class org.gcube.common.core.utils.logging.GCUBELogpublic void warn(Object arg0)
warn in class org.gcube.common.core.utils.logging.GCUBELog
public void warn(Object arg0,
Throwable arg1)
warn in class org.gcube.common.core.utils.logging.GCUBELog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||