Skip to content

Feature idea: Slack Log Filter #1

@browniebroke

Description

@browniebroke

Hi! Cool library, found it while thinking about starting something similar!

I want to suggest the addition of a SlackLogFilter that would let one do something like:

logger.info(':tada: Something awesome happened', extra={'notify_slack': True})

We use logging for all sort of things in a Django app, and we only want a very small amount of things to notify us in Slack, it's doable using the extra keyword argument, we can later filter them.

Opening this to see whether you'd be open to such a change? If so I'm happy to send a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions