Discover Packages
github.com/livebud/bud
package
log
testlog
package
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Jun 26, 2022
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 pattern so we can pass it through arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.