func init()

in {{cookiecutter.component_id}}/log/log.go [41:43]


func init() {
	defaultLogger = newLogrusLogger(config.Config())
}