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