This XenForo 2.0 addon adds logging functionality using the Monolog library from Seldaek/monolog
Features
Usage Instructions
By default, this addon will log events to a file called internal_data/monolog.log - this is configurable.
Features
- Log to a file
- Send logs via email
- Emailed logs are deduplicated and buffered
- Configure minimum logging levels for files vs email logging
- Add extra visitor data to logs: user_id and username
- Add extra web data to logs: current request URI, request method and client IP
- Test tool included to verify that logs are being written to disk - go to AdminCP > Tools > Checks and tests > Test Monolog
Usage Instructions
By default, this addon will log events to a file called internal_data/monolog.log - this is configurable.