|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aselect.system.logging.SystemLogger
org.aselect.agent.log.ASelectAgentSystemLogger
public class ASelectAgentSystemLogger
Implements the System logger for the A-Select Agent package.
Description:
Implements the System logger for the A-Select Agent package as
a single pattern.
Concurrency issues:
-
| Method Summary | |
|---|---|
static ASelectAgentSystemLogger |
getHandle()
|
void |
init(java.lang.Object oSysLogging,
java.lang.String sWorkingDir)
Initializes the Authentication Logger. |
| Methods inherited from class org.aselect.system.logging.SystemLogger |
|---|
closeHandlers, formatDetailedError, formatInternalError, init, init, isDebug, log, log, log, log, setDebug, setLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ASelectAgentSystemLogger getHandle()
public void init(java.lang.Object oSysLogging,
java.lang.String sWorkingDir)
throws ASelectException
NULL.NULL.
oSysLogging - The logger config section with id='system'sWorkingDir - The A-Select working dir
ASelectException - if initialization went wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||