Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerService ¶
type LoggerService struct{}
LoggerService stores the global logger.
func (*LoggerService) ComponentLogger ¶
func (ls *LoggerService) ComponentLogger(component string) zerolog.Logger
ComponentLogger creates a new logger for a component.
Click to show internal directories.
Click to hide internal directories.