package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Feb 18, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Log struct {
Path string `toml:"path"`
Env string `toml:"env"`
Level string `toml:"level"`
Stdout bool `toml:"stdout"`
}
Log is the log config struct
NewConfig loads log config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.