package
0.0.10
Repository: https://github.com/w3-partha/radical.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EndLine returns the a newline escape character.
GetRadicalLogger initializes the logger instance with a NewColorWriter output and returns a singleton.
Now returns the current local time in the specified layout.

# Variables

No description provided by the author

# Structs

LogRecord represents a log record and contains the timestamp when the record was created, an increasing id, level and the actual formatted log line.
RadicalLogger logs logging records to the specified io.Writer.