Open fodger opened 1 year ago
what do you mean by "it stops generation of logs" ? Do you mean that 404 responses are not logged anymore ? that's kind of expected if you exclude them in the activation strategy of the fingers_crossed (and there is no other error activating the fingers_crossed in that request)
I mean all errors codes are excluded with fingers_crossed. Please try !!!
Any definitive answer please ?
This configuration for monolog stops generation of logs in var/log/ when adding excluded_http_codes: [404]. When we disable it, it works.
Using a simpler configuration, its works properly such as :