in reply to Re^3: Choosing a log level
in thread Choosing a log level
I understand your aversion. I share it. The point of multiple log levels is to afford turning off the lesser, super-verbose logging but have the easy option to bring up more, maybe the whole enchilada, when a bug/issue eludes casual debugging. In production, I don’t send anything below FATAL and ERROR to the logs.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Choosing a log level
by BrowserUk (Patriarch) on Mar 30, 2017 at 21:53 UTC | |
by Discipulus (Canon) on Mar 31, 2017 at 08:33 UTC | |
by BrowserUk (Patriarch) on Mar 31, 2017 at 13:05 UTC |