[Devel] [PATCH, try2, 0/3] Separate logfile and console loglevel

Kristian Høgh kfh.openvzmail at kfh.dk
Wed Nov 29 09:37:45 PST 2006


Separate logfile and console loglevel
The separation is implemented as follows

1:  split --quite and --verbose from LOG_LEVEL
    console loglevel is 0 as default

2: Make messages more quiet by default 
    logger(0,...) -> logger(1, ...)

3: Make logfile more verbose by default
    LOG_LEVEL=2

Regards,
Kristian Høgh




More information about the Devel mailing list