More level colours #203
Replies: 2 comments 2 replies
-
Hey @JamesSiebert According to PSR-3, there is no "success" log level - https://www.php-fig.org/psr/psr-3/ Also there's no such method in Laravel like Can you share an example of how you're getting such a log entry, and how it's represented in your log file? |
Beta Was this translation helpful? Give feedback.
-
It honestly makes tracking things so much easier, I use it daily :D Currently I'm just using notice or info as my success type, It would be great if they had different colours to easily differentiate them at a glance. e.g info=blue, notice=green, debug=grey. Another option, which you probably have a better way of doing this, but what if there was a way to set these colours?
|
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks for this log-viewer, its the best! :D
I'm wondering if there is a way to add a green success log entry or add the possibility to make this happen
Even if its something as simple as make notice show as green instead of blue.
Best case would be a 'success' log category but just having one of the types as green would be a good start.
Have a great day and keep up the awesome work! :D
Beta Was this translation helpful? Give feedback.
All reactions