package
Version:
v0.0.0-...-f810e02
Opens a new window with list of versions in this module.
Published: Jan 21, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(msg string, args ...interface{})
Debug logs message and key-values pairs as DEBUG
func Error(msg string, args ...interface{})
Error logs message and key-values pairs in as ERROR
func Info(msg string, args ...interface{})
Info logs message and key-values pairs as INFO
Logger returns current logger object
SetLogger sets logger implementation
func Warn(msg string, args ...interface{})
Warn logs message and key-values pairs in as WARN
Source Files
¶
Click to show internal directories.
Click to hide internal directories.