cachedStorageLogPrefix constant

String const cachedStorageLogPrefix

Prefix used in logging for the cached storage operations of the REST API client.

Implementation

static const String cachedStorageLogPrefix = 'Rest api client cache storage';