## Path: System/Logging ## Description: System logging ## Type: list(1,2,3,4,5,6,7,8,9,10,11,12) ## Default: 10 # # Console for logging # KLOG_CONSOLE="10" ## Type: list(,0,emerg,1,alert,2,crit,3,err,4,warning,5,notice,6,info,7,debug) ## Default: # # Loglevel for log console (numbers are equal to corresponding strings) # CONSOLE_LOGLEVEL=""