package
Version:
v0.0.0-...-bc493c1
Opens a new window with list of versions in this module.
Published: Jun 7, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 18
Opens a new window with list of known importers.
Documentation
¶
func HLog(level LogLevel, owner interface{}, depth int, args ...interface{})
func Log(level LogLevel, args ...interface{})
const (
TRACE
DEBUG
INFO
WARNING
ERROR
)
type LogOwner interface {
LogPrefix() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.