destination_file_noLineBreaks.fcl
Go to the documentation of this file.
1 message: {
2  destinations: {
3  log_noLineBreaks: {
4  type: file
5  filename: "noLineBreaks.log"
6  format: {
7  noLineBreaks: true
8  }
9  }
10  }
11 }