-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Description
Monolog and the Monolog-bridge come with some pre-defined processors to use. It would be nice, if one could enable them easily via configuration, like
monolog:
handlers: ~ # define your handlers here (omitted)
processors:
foo:
type: memory_peak_usage
real_usage: true
use_formatting: false
channels: [bar, baz]
bar:
type: psr_log_message
handlers: [mainfile]TheRatG, Wirone and GregOriol
Metadata
Metadata
Assignees
Labels
No labels