Spec: Default log output should be stderr
This commit is contained in:
parent
4d1c986605
commit
4d5eb79243
@ -305,7 +305,7 @@ The log level can be set with the environment variable `MCC_LOG_LEVEL`.
|
||||
1 = normal logging (info)
|
||||
2 = verbose logging (debug)
|
||||
|
||||
The output destination can be set with `MCC_LOG_FILE` and defaults to `stdout`.
|
||||
The output destination can be set with `MCC_LOG_FILE` and defaults to `stderr`.
|
||||
|
||||
Log messages do not overlap on multi-threaded execution.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user