package
7.0.0+incompatible
Repository: https://github.com/lindt/u-root.git
Documentation: pkg.go.dev

# Packages

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

# Constants

These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).
These are the log levels used by printk as described in syslog(2).

# Variables

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

# Structs

KLog is a logger to the kernel syslog buffer.

# Interfaces

Logger is a log receptacle.

# Type aliases

KLogLevel are the log levels used by printk.