Logging
Diffusion™ uses the Simple Logging Facade for Java (SLF4J) API to log messages from the Diffusion server . SLF4J separates the logging of messages in the Diffusion server from the logging framework. This separation enables you to configure an independent back-end implementation to format and write out the log messages.
Note: The information in this section applies to logging that occurs at
the
Diffusion
server
.
Some clients provide logging capabilities. For information about using logging with your
Diffusion
clients, see the Developer Guide section for the client
API you are using.