package
Version:
v0.0.0-...-52bc837
Opens a new window with list of versions in this module.
Published: May 26, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Error(format string, v ...interface{})
Error registra uma mensagem de erro
func Fatal(format string, v ...interface{})
Fatal registra uma mensagem de erro e encerra o programa
func Info(format string, v ...interface{})
Info registra uma mensagem de informação
func SetupLogger(config Config)
SetupLogger configura os loggers com a configuração fornecida
func Warning(format string, v ...interface{})
Warning registra uma mensagem de aviso
Config contém as configurações do logger
DefaultConfig retorna a configuração padrão para o logger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.