<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [RegistererOptions](./sip.js.registereroptions.md) &gt; [logConfiguration](./sip.js.registereroptions.logconfiguration.md)

## RegistererOptions.logConfiguration property

If true, constructor logs the registerer configuration.

<b>Signature:</b>

```typescript
logConfiguration?: boolean;
```
