Skip to content

Make Logging Optional / Reduce Logging #130

Open
@sprankhub

Description

@sprankhub

Currently, a lot of stuff is logged. Our log file becomes approx. 500 MB in 14 days. Could you either massively reduce logging or add an option to disable (debug) logging?

Activity

Swahjak

Swahjak commented on Jul 27, 2017

@Swahjak

Logging seems excessive to me as well. Errors should be logged, but on a production server there is no need to log every request. And if it should, there should be some kind of log rotation / maximum file size to prevent it from going over the edge.

sprankhub

sprankhub commented on Oct 26, 2017

@sprankhub
Author

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sprankhub@Swahjak

        Issue actions

          Make Logging Optional / Reduce Logging · Issue #130 · agnostack/magento_extension