(cherry picked from commit 4d5a688a1e
)
Co-authored-by: Ayan George <ageorge@influxdata.com>
pull/20951/head
parent
5ef0d38bc7
commit
aa2fcd295f
|
@ -15,5 +15,6 @@ type Config struct {
|
|||
func NewConfig() Config {
|
||||
return Config{
|
||||
Format: "auto",
|
||||
Level: zapcore.InfoLevel,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue