[sr-dev] how to turn off debug?

Juha Heinanen jh at tutpro.com
Sat May 30 10:20:00 CEST 2009


Daniel-Constantin Mierla writes:

 > in SR, log levels are:
 > #define L_ALERT        -5
 > #define L_BUG        -4
 > #define L_CRIT2        -3  /* like L_CRIT, but adds prefix */
 > #define L_CRIT      -2  /* no prefix added */
 > #define L_ERR       -1
 > #define L_WARN       0
 > #define L_NOTICE     1
 > #define L_INFO       2
 > #define L_DBG        3

thanks, i somehow missed the info on the tips page.

--juha



More information about the sr-dev mailing list