Page Contents

Home > @loopback/logging

logging package

@loopback/logging

Classes

Class Description
[LoggingComponent](/doc/en/lb4/apidocs.logging.loggingcomponent.html) A component providing logging facilities
[WinstonLoggerProvider](/doc/en/lb4/apidocs.logging.winstonloggerprovider.html) A provider class that creates WinstonLogger instances

Functions

Function Description
[logInvocation()](/doc/en/lb4/apidocs.logging.loginvocation.html) `@logInvocation` decorator for method invocations.

Namespaces

Namespace Description
[LoggingBindings](/doc/en/lb4/apidocs.logging.loggingbindings.html) Binding keys used by this component.

Variables

Variable Description
[WINSTON\_FORMAT](/doc/en/lb4/apidocs.logging.winston_format.html) An extension point for winston formats
[WINSTON\_TRANSPORT](/doc/en/lb4/apidocs.logging.winston_transport.html) An extension point for winston transports

Type Aliases

Type Alias Description
[LoggingComponentConfig](/doc/en/lb4/apidocs.logging.loggingcomponentconfig.html) Configuration for LoggingComponent