mirror of https://github.com/winsw/winsw
parent
0876513c46
commit
dbe1cf40cb
|
@ -216,7 +216,7 @@ SECTION:Logging
|
||||||
OPTION: log
|
OPTION: log
|
||||||
Defines logging mode for logs produced by the executable.
|
Defines logging mode for logs produced by the executable.
|
||||||
Supported modes:
|
Supported modes:
|
||||||
* append - Rust update the existing log
|
* append - Just update the existing log
|
||||||
* none - Do not save executable logs to the disk
|
* none - Do not save executable logs to the disk
|
||||||
* reset - Wipe the log files on startup
|
* reset - Wipe the log files on startup
|
||||||
* roll - Roll logs based on size
|
* roll - Roll logs based on size
|
||||||
|
|
Loading…
Reference in New Issue