Discover Packages
github.com/livebud/bud
package
log
testlog
package
Version:
v0.2.8
Opens a new window with list of versions in this module.
Published: Jan 28, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New logger for testing. You can set the log level for a given test by
using the --log=<pattern> flag. For example, `go test ./... --log=debug` will
run tests with debug logs on.
Pattern returns the log level logFlag so we can pass it through arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.