package logging type Config struct { LogLevel string `mapstructure:"LOG_LEVEL"` }