package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 11, 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
InitDebug initialize the logger in debug mode.
InitVerbose initialize the logger in verbose mode.
Logger returns current logger object
Set sets the logger used in application globa.
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.