Page Contents

Home > @loopback/logging

logging package

@loopback/logging

Classes

Class Description
LoggingComponent A component providing logging facilities
WinstonLoggerProvider A provider class that creates WinstonLogger instances

Functions

Function Description
logInvocation() @logInvocation decorator for method invocations.

Namespaces

Namespace Description
LoggingBindings Binding keys used by this component.

Variables

Variable Description
WINSTON_FORMAT An extension point for winston formats
WINSTON_TRANSPORT An extension point for winston transports

Type Aliases

Type Alias Description
LoggingComponentConfig Configuration for LoggingComponent