Documentation ¶ Index ¶ func Error(format string, a ...interface{}) func Fatal(format string, a ...interface{}) func Info(format string, a ...interface{}) func RunLogger(runningScheduler *scheduler.Handler, appName string, loc *time.Location) func StopLogger() func Warn(format string, a ...interface{}) type LogLevel Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Error ¶ func Error(format string, a ...interface{}) func Fatal ¶ func Fatal(format string, a ...interface{}) func Info ¶ func Info(format string, a ...interface{}) func RunLogger ¶ func RunLogger(runningScheduler *scheduler.Handler, appName string, loc *time.Location) func StopLogger ¶ func StopLogger() func Warn ¶ func Warn(format string, a ...interface{}) Types ¶ type LogLevel ¶ type LogLevel int Source Files ¶ View all Source files xlog.go Click to show internal directories. Click to hide internal directories.