[This is preliminary documentation and is subject to change.]
Gets the agent-global ServerLog instance.
Agents that wish to customize server-side logging may call this
method to obtain the global Agent ServerLog instance. Call any of the
following methods to set up the chain of loggers that will be inherited
by all Zones:
- addLogger
- removeLogger
- clearLoggers
- getLoggers
The agent's ServerLog instance
@since Adk 1.5