Page Contents
Home > @loopback/logging > LoggingBindings
LoggingBindings namespace
Binding keys used by this component.
Signature:
export declare namespace LoggingBindings
Variables
Variable | Description |
---|---|
COMPONENT | |
FLUENT_SENDER | |
WINSTON_HTTP_ACCESS_LOGGER | Binding key for http access logger with winston |
WINSTON_INVOCATION_LOGGER | Binding key for method invocation logger with winston |
WINSTON_LOGGER | Binding key for winston logger |
WINSTON_TRANSPORT_FLUENT | Binding key for winston transport backed by fluent |