|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.utils.log.RecordLifecycleLogHelper
public final class RecordLifecycleLogHelper
Logs information about records state to the pre-defined logger.
| Method Summary | |
|---|---|
static boolean |
isRecordStateLogEnabled()
Checks if logging of record state is enabled. |
static void |
logRecordState(java.lang.String message,
java.lang.String id)
Logs record state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isRecordStateLogEnabled()
public static void logRecordState(java.lang.String message,
java.lang.String id)
message - messageid - record id
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||