Skip to content

Configure the log level #178

@coudot

Description

@coudot

When using debug, we display all levels of log messages.

We should be able to configure the levels:

ini_set("errror_reporting", E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions