initial support for file logging
This commit is contained in:
@@ -11,6 +11,7 @@ type Log struct {
|
||||
Level string
|
||||
Pretty bool
|
||||
Color bool
|
||||
File string
|
||||
}
|
||||
|
||||
// Debug defines the available debug configuration.
|
||||
|
||||
Reference in New Issue
Block a user