Уточнение про логирование в Windows

This commit is contained in:
acetone
2021-04-19 06:43:51 -04:00
committed by GitHub
parent 4543e14c57
commit 7978adc577

View File

@@ -20,6 +20,7 @@
## Logging configuration section
## By default logs go to stdout with level 'info' and higher
## For Windows OS by default logs go to file with level 'warn' and higher
##
## Logs destination (valid values: stdout, file, syslog)
## * stdout - print log entries to stdout