Logging logging
AEM offers you the possibility to configure:
- global parameters for the central logging service
- request data logging; a specialized logging configuration for request information
- specific settings for the individual services; for example, an individual log file and format for the log messages
These are all OSGi configurations.
NOTE
Logging in AEM is based on Sling principles. See for further information.