Aus
http://www-10.lotus.com/ldd/today.nsf/f01245ebfc115aaf8525661a006b86b9/2d5fefbb43ffff7a00256c410047a793?OpenDocumentConsole logging variables
In Notes/Domino 6, we've added the ability to allow console logging to be dynamically started or stopped. To help you work with this feature, we've included the following Notes.ini variables.
Console_Log_Enabled=<n>
This variable specifies whether or not to enable logging to the Console Log file (console.log, by default). Console_Log_Enabled=1 causes the router to maintain statistics for each mail routing destination, which include the last successful/unsuccessful transfer time, total number of messages routed, and the total number of failures. A setting of 0 results in no destination-based statistics generated by the router.
Console_Loglevel=<level>
This variable controls the level of information displayed on the status bar when you trace a connection. The following values are possible:
0 - No information is displayed.
1 - Only errors are displayed.
2 - Summary progress information is displayed.
3 - Detailed progress information is displayed.
4 - Full trace information is displayed.
Console_Log_Max_Kbytes=<size>
This variable specifies the maximum size for the Console Log file. If the Console_Log_Max_Kbytes setting is not present or is set to 0, then the file size is unlimited. When the maximum file size is reached, new logging output starts to overwrite existing logging output at the beginning of the file.
Debug_Outfile=<filename>
This variable specifies the file name for the Console Log file.
LogFile_Dir=<directory name>
This variable specifies the directory for the Console Log file.
Schöne Grüße, Neo