logfx

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(zapBuilder),
	ModuleWithoutZap,
)

Module provides fx options to initialize logger from configuration.

View Source
var ModuleWithoutZap = fx.Options(
	fx.Provide(log.NewLogger))

ModuleWithoutZap provides fx options to initialize logger from existing zap logger, which might be provided outside. This is useful for monorepos or any application that uses centralize log configuration like Uber monorepo.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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