New logger() type - success #52018
Replies: 1 comment 2 replies
-
"Is there something in place that already mimics this" : info |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I apologise in advance if this idea has been raised in the past. I have tried searching for a similar feature request and have not found anything.
When using logger() we have various logger types which make filtering log files with log viewer packages much easier. We have the following log types emergency, alert, critical, error, warning, notice, info and debug. Could another type be added?
Can a success log type be added?
Is there something in place that already mimics this? There is an error type. So for me, having a success type would make filtering these logs even easier.
Thanks in advance for your help, appreciate all the work put into this framework. It's fantastic!
Beta Was this translation helpful? Give feedback.
All reactions