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

Feature: set the log level for crashes #139

Open
ftrotter opened this issue Feb 4, 2021 · 0 comments
Open

Feature: set the log level for crashes #139

ftrotter opened this issue Feb 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ftrotter
Copy link
Contributor

ftrotter commented Feb 4, 2021

Not every report crashing is a critical error. But some definitely are.

It is useful to be able to set the slack logging for a Laravel instance to "critical"... and out of the box, SQL errors in reports will generate an "error" level log, and not cause the slack logging to be invoked...

but then for central reports, the ones that I am expecting to be used and reliable every day... when they crash, I would like to get a slack... and not when less important reports crash..

I am following these instructions for the slack logging setup, except I have set the level to "error" rather than critical, which means I get a notice anytime ANY report crashes... which is not really useful, as I am constantly developing reports and they tend to crash until they do not crash, when I am initially designing them.

@ftrotter ftrotter added the bug Something isn't working label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants