1
0

Improve logger (#322)

* Improve logger

* Update docs
هذا الالتزام موجود في:
Thomas Miceli
2024-09-09 11:50:05 +02:00
ملتزم من قبل GitHub
الأصل cf4e0e303c
التزام 0ef35fdb36
5 ملفات معدلة مع 30 إضافات و12 حذوفات

عرض الملف

@@ -2,7 +2,7 @@
# https://github.com/thomiceli/opengist/blob/master/docs/configuration/index.md
# https://github.com/thomiceli/opengist/blob/master/docs/configuration/cheat-sheet.md
# Set the log level to one of the following: trace, debug, info, warn, error, fatal, panic. Default: warn
# Set the log level to one of the following: debug, info, warn, error, fatal. Default: warn
log-level: warn
# Set the log output to one or more of the following: `stdout`, `file`. Default: stdout,file