You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Via early filtered logger
The text was updated successfully, but these errors were encountered: