digitalroastery / weblounge

Web Content Management System
12 stars 4 forks source link

[Feature] Add logging request-filter #363

Closed myniva closed 9 years ago

myniva commented 9 years ago

The WebloungeLoggingFilter adds some information about the current request to the logging context (MDC). The information include about:

Each log message that is sent to the log4j logging framework is enhanced with these information which helps to identify the log messages that belong together.