package
0.0.0-20240523154313-15f50d3353c3
Repository: https://github.com/satyamvatstyagi/usermanagementservice.git
Documentation: pkg.go.dev

# Functions

NewMtnLogger creates a new instance of MtnLogger with log output to a file.

# Structs

MtnLogger is an implementation of Logger that logs to a file.

# Interfaces

Logger defines the interface for a custom logger.