in main.go [52:54]
func init() { flag.Var(logLevel, "log-level", "Set the log level (trace, debug, info, warn, error, fatal, panic)") }