UNPKG

@loopback/docs

Version:
23 lines (15 loc) 639 B
--- lang: en title: 'API docs: http-caching-proxy.proxyoptions.logerror' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.http-caching-proxy.proxyoptions.logerror.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/http-caching-proxy](./http-caching-proxy.md) &gt; [ProxyOptions](./http-caching-proxy.proxyoptions.md) &gt; [logError](./http-caching-proxy.proxyoptions.logerror.md) ## ProxyOptions.logError property A flag if the error should be logged <b>Signature:</b> ```typescript logError?: boolean; ```