suport for graph-explorer

This commit is contained in:
A.Unger
2021-03-17 15:33:21 +01:00
parent 4f3ebb710c
commit 1c7b97ab88
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.