core.medplumclientoptions.verbose
Home > @medplum/core > MedplumClientOptions > verbose
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;