//
pkg.gl
Category
github.com/BitBoxSwiss/bitbox-wallet-app
util
logging
package
4.46.3+incompatible
Repository:
https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
23
Files
256 SLOC
#
Functions
Get
Get returns the configured logger or a new one based on the configuration file.
NewLogger
NewLogger returns a new logger based on the given configuration.
Set
Set configures the logger with the given configuration.
#
Structs
Configuration
Configuration serializes and deserializes the logging parameters.
Logger
Logger adds a method to the logrus logger.