@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
39 lines (26 loc) • 1.29 kB
Markdown
---
lang: en
title: 'API docs: logging.loggingcomponent'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/logging
permalink: /doc/en/lb4/apidocs.logging.loggingcomponent.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/logging](./logging.md) > [LoggingComponent](./logging.loggingcomponent.md)
## LoggingComponent class
A component providing logging facilities
<b>Signature:</b>
```typescript
export declare class LoggingComponent implements Component
```
<b>Implements:</b> [Component](./core.component.md)
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(loggingConfig)](./logging.loggingcomponent._constructor_.md) | | Constructs a new instance of the <code>LoggingComponent</code> class |
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [bindings](./logging.loggingcomponent.bindings.md) | | [Binding](./context.binding.md)<!-- --><unknown>\[\] | |
| [providers](./logging.loggingcomponent.providers.md) | | [ProviderMap](./core.providermap.md) | |