package
0.0.1
Repository: https://github.com/stas9132/shortener.git
Documentation: pkg.go.dev

# Functions

NewDummy() - Creates a dummy new logger.
NewLogrusLogger - Creates a new logger.

# Variables

Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
Trace logs at the Trace level.
Tracef logs at the trace level with formatting.
No description provided by the author
No description provided by the author

# Structs

Dummy - dummy logger.
LogrusLogger - Mediator.

# Interfaces

Logger - interface to logger package.

# Type aliases

Log will log a message at the level given as parameter.
Logf will log a format message at the level given as parameter.