destination_file_noTimeStamps.fcl
Go to the documentation of this file.
1 message: {
2  destinations: {
3  log_noTimeStamps: {
4  type: file
5  filename: "noTimeStamps.log"
6  format: {
7  timestamp: none
8  }
9  }
10  }
11 }