Archived
0
This commit is contained in:
2017-11-13 12:32:51 +03:00
parent c5a5387b45
commit 718fe9a454
5 changed files with 52 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
logger:
level: 'info'
format: '{{timestamp}} [{{title}}] <{{file}}:{{line}}> {{message}}'
datetime: 'HH:MM:ss'
web:
host: 127.0.0.1
port: 8080