Skip to content

Commit e5726ac

Browse files
committed
hint at when this shows up
1 parent b483ba1 commit e5726ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/node-sdk/src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ export class BucketClient {
965965
checkContextWithTracking(options);
966966

967967
if (!this.initializationFinished) {
968-
this.logger.error("BucketClient is not initialized yet.");
968+
this.logger.error("getFeature(s): BucketClient is not initialized yet.");
969969
}
970970

971971
void this.syncContext(options);

0 commit comments

Comments
 (0)