suppressInfo_destination_file.fcl
Go to the documentation of this file.
1 message : {
2 
3  suppressInfo : ["MFTest","module5"]
4 
5  destinations : {
6  dest1 : {
7 
8  type : file
9  filename : "dest1.log"
10 
11  }
12 
13  }
14 }