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