Differences
This shows you the differences between the selected revisions of the page.
2021-07-30 | 2021-08-08 | ||
/logsize (martin) | logmaxsize anchor (martin) | ||
Line 39: | Line 39: | ||
| ''==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]]''. | | ||