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