Page Contents
Home > @loopback/logging > LoggingComponent
LoggingComponent class
A component providing logging facilities
Signature:
export declare class LoggingComponent implements Component
Implements: Component
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(loggingConfig) | Constructs a new instance of the LoggingComponent class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bindings | Binding<unknown>[] | ||
| providers | ProviderMap |