Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
messagefacility
messagefacility
test
MessageService
fcl
destination_file_wStatistics3.fcl
Go to the documentation of this file.
1
# test conflicting requests for statistics
2
3
message : {
4
destinations : {
5
6
log : {
7
type : file
8
filename : "file_wStatistics3.log"
9
resetStatistics : false
10
}
11
12
statistics : {
13
stat : {
14
type : file
15
filename : "file_wStatistics3.log"
16
reset : true
17
}
18
}
19
20
}
21
}
Generated by
1.8.11