Merge pull request #1651 from acetoneRu/openssl

Уточнение про логирование в Windows
This commit is contained in:
orignal
2021-04-19 07:29:33 -04:00
committed by GitHub

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