3 log_zeroSeverity : { type : file filename : "threshold_zeroSeverity.log" threshold : "--" }
4 log_incidental : { type : file filename : "threshold_incidental.log" threshold : ".." }
5 log_success : { type : file filename : "threshold_success.log" threshold : "Debug" }
6 log_info : { type : file filename : "threshold_info.log" threshold : "Info" }
7 log_warning : { type : file filename : "threshold_warning.log" threshold : "Warning" }
8 log_warning2 : { type : file filename : "threshold_warning2.log" threshold : "Warning!" }
9 log_error : { type : file filename : "threshold_error.log" threshold : "Error" }
10 log_error2 : { type : file filename : "threshold_error2.log" threshold : "Error!" }
11 log_next : { type : file filename : "threshold_next.log" threshold : "Next" }
12 log_unspecified : { type : file filename : "threshold_unspecified.log" threshold : "??" }
13 log_severe : { type : file filename : "threshold_severe.log" threshold : "System" }
14 log_severe2 : { type : file filename : "threshold_severe2.log" threshold : "Severe!" }
15 log_abort : { type : file filename : "threshold_abort.log" threshold : "Abort!" }
16 log_fatal : { type : file filename : "threshold_fatal.log" threshold : "Fatal!" }
17 log_highestSeverity : { type : file filename : "threshold_highestSeverity.log" threshold : "!!" }