Versions in this module Expand all Collapse all v1 v1.6.7 Feb 27, 2018 Changes in this version + func Close() + func Debug(format string, a ...interface{}) + func Error(format string, a ...interface{}) + func Info(format string, a ...interface{}) + func Init(debug bool, ProcessID string, Logdir string) + func InitBeego(debug bool, ProcessID string, Logdir string, settings map[string]interface{}) + func Log() *log.Logger + func LogBeego() *logs.BeeLogger + func NewBeegoLogger(debug bool, ProcessID string, Logdir string, settings map[string]interface{}) *logs.BeeLogger + func NewDefaultLogger() *log.Logger + func NewMqantLog(debug bool, ProcessID string, Logdir string) *log.Logger + func Warning(format string, a ...interface{}) + type MqantLog struct + func (m *MqantLog) GetLogger(debug bool, ProcessID string, Logdir string)