destination_file_useMilliseconds.fcl
Go to the documentation of this file.
1 message: {
2  destinations: {
3  log_useMilliseconds: {
4  type: file
5  filename: "useMilliseconds.log"
6  format: {
7  timestamp: default_ms
8  }
9  }
10  }
11 }