suport for proxy

This commit is contained in:
A.Unger
2021-03-17 15:42:24 +01:00
parent c04abb9f47
commit fa27def950
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ type Log struct {
Level string
Pretty bool
Color bool
File string
}
// Debug defines the available debug configuration.