package
Version:
v1.73.1
Opens a new window with list of versions in this module.
Published: Nov 12, 2018
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package logging defines application-wide logging implementation.
NewLogger returns initialized logging instance.
Logger is how we log.
Error logs error with message.
Infof logs message via Sprintf.
SetDB associates database connection with given logger.
Logger will also record messages to database given valid database connection.
Trace logs message if tracing enabled.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.