package
Version:
v0.4.30
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: BSD-3-Clause-Clear
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Level string `mapstructure:"level" json:"level" default:"info"`
Output string `mapstructure:"output" json:"output" default:"stdout"`
Type string `mapstructure:"type" json:"type" default:"json"`
}
func CreateTestLogger() *Logger
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.