//
pkg.gl
Category
github.com/cowsql/go-cowsql
logging
package
1.22.0
Repository:
https://github.com/cowsql/go-cowsql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
39 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.
None
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.