package
0.0.67
Repository: https://github.com/kunitsucom/util.go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewBuilder returns a new Builder of ilog.Logger with the specified level and writer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

ErrLogEntryIsNotWritten is the error returned when a log entry is not written.

# Interfaces

LogEntry is the interface that has the logging methods for a single log entry.
Logger is the interface that has the basic logging methods.

# Type aliases

Level is the type for logging level.