package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Feb 23, 2016
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 41
Opens a new window with list of known importers.
Documentation
¶
Package log provides a simple file and console log
type Logger struct {
Filter string
}
Logger conforms with the server.Logger interface
New creates a new Logger which writes to a file and to stderr
Printf logs events selectively given our filter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.