Linting and comments.
This commit is contained in:
@@ -2,5 +2,6 @@ package logger
|
||||
|
||||
// Config represents logging configuration.
|
||||
type Config struct {
|
||||
// Debug is a flag that indicates that we should print out debug output.
|
||||
Debug bool `yaml:"debug"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user