package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Packages

Package ulogtest implement the Logger interface via a test's testing.TB.Logf.

# Variables

Log is a Logger that prints to stderr, like the default log package.
Null is a logger that prints nothing.

# Interfaces

Logger is a log receptacle.