Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Level string `yaml:"level"` Target string `yaml:"target"` Format string `yaml:"format"` Caller bool `yaml:"caller"` Timestamp TimestampConfig `yaml:"timestamp"` }
type TimestampConfig ¶
Click to show internal directories.
Click to hide internal directories.