@loopback/docs
Version:
Documentation for LoopBack 4
24 lines (16 loc) • 915 B
Markdown
lang: en
title: 'API docs: extension-logging.loggingbindings.winston_http_access_logger'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/logging
permalink: /doc/en/lb4/apidocs.extension-logging.loggingbindings.winston_http_access_logger.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/extension-logging](./extension-logging.md) > [LoggingBindings](./extension-logging.loggingbindings.md) > [WINSTON\_HTTP\_ACCESS\_LOGGER](./extension-logging.loggingbindings.winston_http_access_logger.md)
## LoggingBindings.WINSTON\_HTTP\_ACCESS\_LOGGER variable
Binding key for http access logger with winston
<b>Signature:</b>
```typescript
WINSTON_HTTP_ACCESS_LOGGER: BindingKey<GenericInterceptor<import("@loopback/core").Context>>
```