Fix logger config and parser bugs; use scanner instead of reading request body at once

This commit is contained in:
Andrey Shcherbinin
2021-06-04 08:50:12 +00:00
committed by Stanislav N. aka pztrn
parent fb34d0d53e
commit a252681b26
4 changed files with 26 additions and 18 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
._bin
.vscode
metricator.yaml
.idea