feat(log): disable file logging by default for non-node commands (#21521)

Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
This commit is contained in:
zhygis
2026-02-19 04:16:47 +01:00
committed by GitHub
parent cd32e3cc05
commit 5c83eb0b06
76 changed files with 221 additions and 150 deletions

View File

@@ -79,9 +79,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -65,9 +65,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -187,9 +187,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -75,9 +75,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -82,9 +82,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -81,9 +81,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -90,9 +90,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -79,9 +79,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -82,9 +82,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -125,9 +125,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -72,9 +72,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -88,9 +88,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -88,9 +88,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -115,9 +115,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -69,9 +69,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -91,9 +91,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -77,9 +77,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -69,9 +69,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -87,9 +87,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -74,9 +74,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -84,9 +84,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -85,9 +85,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -69,9 +69,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -180,9 +180,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -68,9 +68,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -184,9 +184,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -179,9 +179,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -187,9 +187,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -200,9 +200,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -168,9 +168,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -1100,9 +1100,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -67,9 +67,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -321,9 +321,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -77,9 +77,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -68,9 +68,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -321,9 +321,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -63,9 +63,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -63,9 +63,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -186,9 +186,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -182,9 +182,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -66,9 +66,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -182,9 +182,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -175,9 +175,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -81,9 +81,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -81,9 +81,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -81,9 +81,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -81,9 +81,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -434,9 +434,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -176,9 +176,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -73,9 +73,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald

View File

@@ -76,9 +76,9 @@ Logging:
[default: 200]
--log.file.max-files <COUNT>
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled
The maximum amount of log files that will be stored. If set to 0, background file logging is disabled.
[default: 5]
Default: 5 for `node` command, 0 for non-node utility subcommands.
--log.journald
Write logs to journald