-t tracelevel
|
Sets the level of information to be logged into log files. You can request any combination of the following levels:
1 - Trace
2 - Packets
4 - Arguments
8 - Connections
16 - BER
32 - Filters
64 - Configuration
128 - Access control
256 - Statistics (summary level)
512 - Statistics (detailed level)
1024 - Shell
2048 - Parse
65535 - All information
To request more than one category of debugging information, add the masks. For example, to request trace and filter information, specify a tracelevel of 33.
|