Discover Packages
github.com/spacemeshos/go-spacemesh
log
logtest
package
Version:
v1.7.0-citest.0-nomain
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
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 Source Files Index Constants Variables Functions Types New(tb, override) SetupGlobal(tb, overwrite) Zap(tb, override)
Documentation
¶
New creates log.Log instance that will use testing.TB.Log internally.
SetupGlobal updates AppLog to the instance of test-specific logger.
Some tests do not terminate all goroutines when they exit, so we can't recover original for now.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.