Documentation
¶
Index ¶
- func CreateLogger(rootLogger *zap.Logger, name []string) *zap.Logger
- func CreateRootLogger(serviceInfo internal.ServiceInfo) (*zap.Logger, error)
- func Logger(name ...string) any
- func LogrLogger(name ...string) any
- func Module(logger *zap.Logger) fx.Option
- func SlogLogger(name ...string) any
- func SugaredLogger(name ...string) any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRootLogger ¶
func CreateRootLogger(serviceInfo internal.ServiceInfo) (*zap.Logger, error)
CreateRootLogger creates the root logger of the application.
func LogrLogger ¶
func SlogLogger ¶
func SugaredLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.