Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document groups as the callside way to specify where things go #13

Open
oxinabox opened this issue Aug 2, 2019 · 1 comment
Open

Document groups as the callside way to specify where things go #13

oxinabox opened this issue Aug 2, 2019 · 1 comment

Comments

@oxinabox
Copy link
Member

oxinabox commented Aug 2, 2019

Via early filtered logger

@oxinabox
Copy link
Member Author

oxinabox commented Oct 1, 2019

Should definately do this.
Good example:
Some log messages might require responding to by someone who is on-call immedately.
Rather than waiting for someone to check the logs.

So can use:
@warn "External action required to prevent meltdown." group=:notify_oncall

Or using groups to mark a particular type of problem that needs a particular kind of fix.

Memento uses seperate loggers for this.

I think I had most of this discussion with @iamed2 a while back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant