//
pkg.gl
Category
github.com/sirait-kevin/BillingEngine
pkg
logger
package
0.0.0-20241208154422-2352a50dd92b
Repository:
https://github.com/sirait-kevin/billingengine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
53 SLOC
#
Functions
Debug
Debug logs a debug message.
Error
Error logs an error message.
Fatal
Fatal logs a fatal message and exits the application.
Info
Info logs an info message.
InitLogger
InitLogger initializes the logger with different log levels and log output.
Warn
Warn logs a warning message.
#
Variables
Log
Logger is a global variable that holds the logger instance.