config from env and log to file

This commit is contained in:
Aleksandr Trushkin
2024-02-26 13:32:24 +03:00
parent 5a10d21689
commit e09acf6bdb
4 changed files with 67 additions and 11 deletions

View File

@ -4,7 +4,8 @@ dir = "database/"
[log]
level = "info"
format = "text"
format = "json"
output = "stdout"
[eway]
login = "leci@yandex.ru"