package
Version:
v0.25.0
Opens a new window with list of versions in this module.
Published: Apr 9, 2019
License: Apache-2.0
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
¶
Logger wraps a go-kit logger
NewLogger creates a new logger based on the given level
NewLoggerFromKitlog creates a logger from a go-kit logger
func (l *Logger) Debug(args ...interface{})
Debug prints a debug log
func (l *Logger) Error(args ...interface{})
Error prints an error log
func (l *Logger) Info(args ...interface{})
Info prints an information log
func (l *Logger) Warn(args ...interface{})
Warn prints a warning log
Source Files
¶
Click to show internal directories.
Click to hide internal directories.