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