fix: issues
This commit is contained in:
@@ -16,7 +16,7 @@ type Config struct {
|
||||
LogFile string `mapstructure:"log_file"`
|
||||
MaxSize string `mapstructure:"max_size"`
|
||||
DSN string `mapstructure:"dsn"`
|
||||
Outputs string `mapstructure:"outputs"`
|
||||
Output string `mapstructure:"output"`
|
||||
}
|
||||
|
||||
// GetMaxSize
|
||||
|
||||
Reference in New Issue
Block a user