//
pkg.gl
Category
github.com/rancher/go-dqlite
internal
logging
package
1.1.0
Repository:
https://github.com/rancher/go-dqlite.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
38 SLOC
#
Functions
Stdout
Stdout returns a logging function that prints log messages on standard output.
Test
Test returns a logging function that forwards messages to the test logger.
#
Constants
Debug
Available logging levels.
Error
Available logging levels.
Info
Available logging levels.
Warn
Available logging levels.
#
Type aliases
Func
Func is a function that can be used for logging.
Level
Level defines the logging level.