package
0.0.0-20240506201820-90f908540ee0
Repository: https://github.com/lucastomic/msbaseproj.git
Documentation: pkg.go.dev

# Functions

NewLogrusLogger initializes a new LogrusLogger with logging outputs set to both terminal and specified log file.

# Structs

LogrusLogger is an implementation of the Logger interface using the Logrus logging library.

# Interfaces

Logger defines the interface for logging throughout the application.