Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger is a wrapper around the Tendermint logger.
func NewLogger ¶
func NewLogger(level log.FilterFunc) *Logger
New creates a new instance of the Logger.
Click to show internal directories.
Click to hide internal directories.