Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Development bool `default:"true"` EnableCaller bool `default:"false" split_words:"true"` EnableStacktrace bool `default:"false" split_words:"true"` Encoding string `default:"console"` Level string `default:"warn"` }
Config is the configs needed for logging purposes.
type Field ¶
Click to show internal directories.
Click to hide internal directories.