package
Version:
v2.1.4+incompatible
Opens a new window with list of versions in this module.
Published: Mar 7, 2016
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DEBUG = "debug"
INFO = "info"
ERROR = "error"
FATAL = "fatal"
)
Constants for log levels
AddFlags - a function to add flags to a given flag set
func SetLogLevel(level string)
SetLogLevel - a function to set the log level
type Data map[string]interface{}
Data - a type representing a map
LogType - a int representation of the logtype
Logger - a logger interface type
LogFactory - a log creator
func NewLager(log *logger) Logger
NewLager - constructor for a Logger object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.