🚚 Rename stdout.config.formatter to format
This commit is contained in:
parent
d6482952a4
commit
8086029b03
6 changed files with 8 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ type Output struct {
|
|||
}
|
||||
|
||||
type Stdout struct {
|
||||
Formatter string `env:"LOG_STDOUT_FORMATTER" mapstructure:"formatter"`
|
||||
Format string `env:"LOG_STDOUT_FORMAT" mapstructure:"format"`
|
||||
}
|
||||
|
||||
type stdoutEnabled struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue