Documentation
¶
Overview ¶
Package logging provides a logger that logs fx events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FxLoggingOption ¶
FxLoggingOption returns an fx.Option that provides a logger that logs fx events. If fxEventLogger is provided, it will be used, otherwise nothing is logged. Typically, this logs fx events when log_level is debug or above.
func NewFxEventLoggerOption ¶
NewFxEventLoggerOption returns an fx option that provides a fxEventLogger. Generic is used in order to not depends on the logger package.
Types ¶
Click to show internal directories.
Click to hide internal directories.