package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 11, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package level defines the supported logging levels
Level enumerates different logging levels.
const (
Trace Level = 1 << iota
Debug
Info
Error
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.