package
3.1.3+incompatible
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
not supposed to be passed to the Log method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ConsoleDebugLogger implements Logger and writes all LevelDebug and above messages to stdout.
ConsoleErrorLogger implements Logger and writes all LevelError log messages to stdout.
ConsoleInfoLogger implements Logger and writes all LevelInfo and above log messages to stdout.
ConsoleTraceLogger implements Logger and writes all log messages to stdout.
ConsoleWarnLogger implements Logger and writes all LevelWarn and above log messages to stdout.
NilLogger drops all log messages.

# Interfaces

Logger is minimal logging interface designed to be easily adaptable to any logging library.

# Type aliases

No description provided by the author