## MedplumClientOptions.verbose property [​](/content/docs/sdk/core.medplumclientoptions.verbose#medplumclientoptionsverbose-property/index.html)

> Warning: This API is now obsolete.
>
> Use logLevel instead. Will be removed in a future version.

When the verbose flag is set, the client will log all requests and responses to the console.

**Signature:**

```typescript
verbose?: boolean;
```

- [MedplumClientOptions.verbose property](/content/docs/sdk/core.medplumclientoptions.verbose#medplumclientoptionsverbose-property/index.html)
