package
0.2.8
Repository: https://github.com/dgate-io/raft.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a new :ogger instance with the provided options.
WithFlag sets the flags used by the logger.
WithLevel sets the level of the logger.
WithPrefix sets the prefix for the log.ger.
WithWriter sets the writer that will be used by the logger.

# Constants

Enumeration of log levels from least to most severe.
Enumeration of log levels from least to most severe.
Enumeration of log levels from least to most severe.
Enumeration of log levels from least to most severe.
Enumeration of log levels from least to most severe.

# Structs

Logger represents the logging structure with configurable options.

# Type aliases

Level defines the log severity levels.
No description provided by the author