logger_di

package
v0.0.0-...-36d8597 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

LoggerService =======================================================================================================

Functions

func InitLoggerMQ

func InitLoggerMQ(ctx2 context.Context, log logger.Logger, mq v1.MQ, service *logger_application.Service) (*logger_mq.Event, error)

func NewLoggerApplication

func NewLoggerApplication(logger2 logger.Logger) (*logger_application.Service, error)

Types

type LoggerService

type LoggerService struct {
	// Common
	Log logger.Logger
	// contains filtered or unexported fields
}

func InitializeLoggerService

func InitializeLoggerService() (*LoggerService, func(), error)

func NewLoggerService

func NewLoggerService(

	log logger.Logger,

	loggerService *logger_application.Service,

	loggerMQ *logger_mq.Event,
) (*LoggerService, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL