Differences
This shows you the differences between the selected revisions of the page.
2021-08-08 | 2021-09-23 | ||
logmaxsize anchor (martin) | logsensitive anchor (martin) | ||
Line 38: | Line 38: | ||
| ''==Logging\LogFileAppend=='' | [[ui_pref_logging|Append session log file]] | ''0'' = Off, ''1'' = On | | | ''==Logging\LogFileAppend=='' | [[ui_pref_logging|Append session log file]] | ''0'' = Off, ''1'' = On | | ||
| ''==Logging\LogProtocol=='' | [[ui_pref_logging|Log level]] | ''-1''...''2'' (//Reduced//, //Normal//, //Debug 1// and //Debug 2// logging levels respectively) \\ In the scripting, use a command-line switch ''[[commandline#logging|/loglevel]]''. | | | ''==Logging\LogProtocol=='' | [[ui_pref_logging|Log level]] | ''-1''...''2'' (//Reduced//, //Normal//, //Debug 1// and //Debug 2// logging levels respectively) \\ In the scripting, use a command-line switch ''[[commandline#logging|/loglevel]]''. | | ||
- | | ''Logging\LogSensitive'' | [[ui_pref_logging|Log passwords and other sensitive information]] | ''0'' = Off, ''1'' = On \\ In the scripting, use a command-line switch ''[[commandline#logging|/loglevel=*]]''.| | + | | ''==Logging\LogSensitive=='' | [[ui_pref_logging|Log passwords and other sensitive information]] | ''0'' = Off, ''1'' = On \\ In the scripting, use a command-line switch ''[[commandline#logging|/loglevel=*]]''.| |
| ''Logging\==LogMaxSize=='' | [[ui_pref_logging|Rotate log files after reaching]] | In bytes. \\ In the scripting, use a command-line switch ''[[commandline#logsize|/logsize]]''. | | | ''Logging\==LogMaxSize=='' | [[ui_pref_logging|Rotate log files after reaching]] | In bytes. \\ In the scripting, use a command-line switch ''[[commandline#logsize|/logsize]]''. | | ||
| ''Logging\LogMaxCount'' | [[ui_pref_logging|Delete old logs files, keep … files]] | In the scripting, use a command-line switch ''[[commandline#logsize|/logsize]]''. | | | ''Logging\LogMaxCount'' | [[ui_pref_logging|Delete old logs files, keep … files]] | In the scripting, use a command-line switch ''[[commandline#logsize|/logsize]]''. | |