package
0.0.0-20241022034835-10b7e6b97d1b
Repository: https://github.com/jcantillom/gmf_message_processor.git
Documentation: pkg.go.dev

# Functions

LogDebug genera logs a nivel DEBUG si el nivel de log es DEBUG.
LogError genera logs a nivel ERROR.
LogInfo genera logs a nivel INFO.
LogWarn genera logs a nivel WARNING.

# Variables

No description provided by the author

# Structs

LoggerAdapter implementa LogInterface utilizando funciones de logging específicas.

# Interfaces

LogInterface define una interfaz para el logger.