func init()

in pkg/log/logger.go [31:33]


func init() {
	Init()
}