package
0.0.0-20241208154422-2352a50dd92b
Repository: https://github.com/sirait-kevin/billingengine.git
Documentation: pkg.go.dev

# Functions

Debug logs a debug message.
Error logs an error message.
Fatal logs a fatal message and exits the application.
Info logs an info message.
InitLogger initializes the logger with different log levels and log output.
Warn logs a warning message.

# Variables

Logger is a global variable that holds the logger instance.