core.medplumclientoptions.verbose | Medplum

MedplumClientOptions.verbose property

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:

verbose?: boolean;