defaultStorageRepositoryLogPrefix constant

String const defaultStorageRepositoryLogPrefix

The default log prefix for the storage repository. Useful for logging and debugging storage-related operations.

Implementation

static const String defaultStorageRepositoryLogPrefix = 'Storage repository';