Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CliLogFilePathOverride string
View Source
var ConsoleLogLevelOverride string
View Source
var Debug = noOp
View Source
var DisableLogFile bool
View Source
var Err = noOp
View Source
var Info = noOp
View Source
var Logger *zap.SugaredLogger
View Source
var NetworkLogger *zap.SugaredLogger
View Source
var Warn = noOp
Functions ¶
func InitLogger ¶
func InitLogger()
func LogFileCleanup ¶
func LogFileCleanup()
Types ¶
type WrappedLogger ¶
func (*WrappedLogger) Printf ¶
func (this *WrappedLogger) Printf(format string, a ...interface{})
func (*WrappedLogger) Println ¶
func (this *WrappedLogger) Println(args ...interface{})
Click to show internal directories.
Click to hide internal directories.