Closed chinghoi-tam closed 1 year ago
No particular reason. We can plan to add it.
Very nice. I wanted to suggest the same for exeption logging.
@luebbe regarding exceptions I've different feeling. What's the "log level" of an exception? There are fatal exceptions and "normal" exceptions (user wrote "a" in a number only field). So, while is very simple to implement I really don't have a crear vision about it.
Of course. Not every exception is fatal. Our "well handled" exceptions only have debug or info level if they are logged at all. I was more thinking about the catastrophic ones.
Excuse me, Why is there no fatal error level?