inpsyde/Wonolog

Support for audit/logging plugins

strarsis opened this issue · 1 comments

Stream and WP Security Audit Log plugin offer some functions for adding new logs. Monolog could nicely integrate by calling their functions for logging, probably in a handler?
Currently, I would have to add invocations for these two plugins and monolog.

Related issues:
wpwhitesecurity/wp-security-audit-log#499
xwp/stream#1040

We would suggest to build custom extensions which are build on top of Wonolog. We're already doing this internally with Logz.io integration https://github.com/inpsyde/logzio-monolog internally. But we'll support an easier API to listen to Plugins in version 2.