diff --git a/database-client/src/composeDatabase.ts b/database-client/src/composeDatabase.ts index be8a47bc3b..3f5c3acf32 100644 --- a/database-client/src/composeDatabase.ts +++ b/database-client/src/composeDatabase.ts @@ -269,7 +269,7 @@ export class ComposeDatabase implements WriteOnlySecondaryDataStorageBase { }; deleteStamp = async (streamId: string): Promise => { - this.logger.info(`[ComposeDB][deleteStamp] ${this.did} deleting stamp`); + this.logger.info(`[ComposeDB][deleteStamp] ${this.did} deleting stamp with streamId: ${streamId}`); const deleteRequest = (await this.compose.executeQuery( `