you should try to avoid naming function "Init" since it might confuse with Golang special init() function. https://github.com/uniplaces/go-logger/blob/master/logger.go#L24