Log4Drupal
Categories
Component ID
1089988
Component name
Log4Drupal
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Log4Drupal To File is built as an alternative to the watchdog interface, aimed at alleviating database load when logging events/actions of the system. With this module, the developer can send logs directly to a flat file in the format:
HH:MM:SS [MODULE_NAME::FUNCTION_NAME][LOG_LEVEL]: Log Message
