destination_file_wStatistics2.fcl
Go to the documentation of this file.
1 message : {
2  destinations : {
3 
4  log : {
5  type : file
6  filename : "file_wStatistics2.log"
7  }
8 
9  statistics : {
10  stat1 : {
11  type : file
12  filename : "file_wStatistics2.log"
13  }
14  }
15 
16  }
17 }