package
0.0.8
Repository: https://github.com/bhojpur/web.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EndLine returns the a newline escape character.
GetCliLogger 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

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