Skip to content

Feature request: ability to add a callback to send logs elsewhere #20

Description

@moltar

Hey, first of all, very good logging module. It reminds me of Log4j and Log4perl.

One nice feature would be to have the ability to add a callback that will fire on every log event that is emitting so that users could sends the logs to remote stores (e.g. Loggly, or HockeyApp).

I tried to achieve this myself by extending, but couldn't figure it out without overloading too many things. I think a callback would be a cleaner solution.

Let me know, and I can maybe send a pull request.

Thanks.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions