//
pkg.gl
Category
github.com/satyamvatstyagi/UserManagementService
pkg
common
logger
package
0.0.0-20240523154313-15f50d3353c3
Repository:
https://github.com/satyamvatstyagi/usermanagementservice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
145 SLOC
#
Functions
NewMtnLogger
NewMtnLogger creates a new instance of MtnLogger with log output to a file.
#
Structs
MtnLogger
MtnLogger is an implementation of Logger that logs to a file.
#
Interfaces
Logger
Logger defines the interface for a custom logger.