serlio
serlio copied to clipboard
support setting the log level via env var
- introduce env var to set the minimally output log level
- remove some of the compile-time guards for debug log messages (careful, some LOG_DBG can be expensive, they are always executed)
(internal ref CE-10329)