Skip to content

Configure logs for testing #2

@AMS777

Description

@AMS777

Currently the logs show the same environment on production, testing or local. Log example:

[2018-03-27 17:12:29] production.ERROR: ErrorException:

The idea is that if a log is written during testing, the environment changes:

[2018-03-27 17:12:29] testing.ERROR: ErrorException:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions