destination_file.fcl
Go to the documentation of this file.
1 message : {
2  destinations : {
3  dest1 : {
4  type : file
5  filename : "dest1.log"
6  append : false
7  }
8  }
9 }