suport for onlyoffice

This commit is contained in:
A.Unger
2021-03-17 15:36:37 +01:00
parent e15e33d873
commit bf63bc8c7c
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.