package main import "github.com/genofire/logmania/cmd" func main() { cmd.Execute() }