Skip to content

Error level mapping not works as expected #78

@pro2s

Description

@pro2s

I added a log level mapping for deprecate error level, but deprecated errors pass to logger.
We use the Datadog logger.

How I can see mapping works correctly on wp-content/plugins/decalog/includes/listeners/class-phplistener.php
But there is wp-content/fatal-error-handler.php (installed from wp-content/plugins/decalog/assets/fatal-error-handler.php) and this handler keep levels as is and logs pass to the datadog logs.

Is this a bug or can this behavior be changed?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions