package
Version:
v2.2.1+incompatible
Opens a new window with list of versions in this module.
Published: Jan 15, 2018
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
¶
LogIndividualTransfers is set to the boolean value of the
LOG_TRANSFERS environment variable.
Log writes a log message. LogDebug messages are only written if
the environment variable `DEBUG` is set.
LogLevel is the first argument to Log().
const (
LogFatal LogLevel = iota
LogError
LogInfo
LogDebug
)
Acceptable log levels.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.