7 type : file // or cerr, cout, syslog, sqlite ### TEST DEVELOPED ###
8 filename : "somefile.txt" ### TEST DEVELOPED ###
10 outputStatistics : false
11 resetStatistics : false
16 limit : 10 // some int
17 reportEvery : 10 // some int
18 timespan : 10 // some int
23 threshold : "INFO" // some string ### TEST DEVELOPED ###
25 timestamp: default_ms ### TEST DEVELOPED ###
26 noLineBreaks : true ### TEST DEVELOPED ###
34 statistics : { ### TEST DEVELOPED ###
37 dest1 : { ### TEST DEVELOPED ###
38 type : file ### TEST DEVELOPED ###
39 filename : "statistics.txt" ### TEST DEVELOPED ###
40 reset : true ### TEST DEVELOPED ###