Documentation ¶ Index ¶ func PrintJsonLog(app, client, level string, v ...interface{}) func PrintLog(app, client, level string, v ...interface{}) type UTCFormatter func (u UTCFormatter) Format(e *log.Entry) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PrintJsonLog ¶ func PrintJsonLog(app, client, level string, v ...interface{}) func PrintLog ¶ func PrintLog(app, client, level string, v ...interface{}) Types ¶ type UTCFormatter ¶ type UTCFormatter struct { log.Formatter } func (UTCFormatter) Format ¶ func (u UTCFormatter) Format(e *log.Entry) ([]byte, error) Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.