package
1.7.2
Repository: https://github.com/lasthyphen/dijetalgo.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a logger configuration with default parameters.
NewFactory returns a new instance of a Factory producing loggers configured with the values set in the [config] parameter.
No description provided by the author
No description provided by the author
No description provided by the author
ToHighlight chooses a highlighting mode.
Inverse of Level.String().

# Constants

Colors.
Colors.
Colors.
Highlighting modes available.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
No description provided by the author
Colors.
Colors.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
Colors.
Highlighting modes available.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
Colors.

# Variables

DefaultLogDirectory is the default directory where logs are saved.

# Structs

Config defines the configuration of a logger.
Log implements the Logger interface.
No description provided by the author
NoIOWriter is a mock Writer that does not write to any underlying source.
No description provided by the author
RoutineID can print the current goroutine ID.
Stacktrace can print the current stacktrace.

# Interfaces

Factory creates new instances of different types of Logger.
Logger defines the interface that is used to keep a record of all events that happen to the program.
RotatingWriter allows for rotating a stream writer.

# Type aliases

No description provided by the author
Highlight mode to apply to displayed logs.
No description provided by the author