|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.vub.at.actors.net.Logging
Auxiliary class used to group Log4J loggers.
Field Summary | |
static org.apache.log4j.Logger |
Actor_LOG
Logs information of all actor event loops in the AT/2 runtime. |
static org.apache.log4j.Logger |
EventLoop_LOG
Logs information regarding all event loops in the AT/2 runtime. |
static org.apache.log4j.Logger |
Init_LOG
Logs information related to the object path, init file, etc. |
static org.apache.log4j.Logger |
RemoteRef_LOG
Logs information of all remote reference event loops in the AT/2 runtime. |
static org.apache.log4j.Logger |
VirtualMachine_LOG
Logs information of the VM event loops of the AT/2 runtime. |
Constructor Summary | |
Logging()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.apache.log4j.Logger EventLoop_LOG
public static final org.apache.log4j.Logger Actor_LOG
public static final org.apache.log4j.Logger RemoteRef_LOG
public static final org.apache.log4j.Logger VirtualMachine_LOG
public static final org.apache.log4j.Logger Init_LOG
Constructor Detail |
public Logging()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |