Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 78372ac

Browse files
fimacCDThomas
andauthored
Update to debug
Co-authored-by: Drew Thomas <7672425+CDThomas@users.noreply.github.com>
1 parent 4732622 commit 78372ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cipherstash/client/rpc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ def put_stream(collection, records)
284284
end
285285
end
286286

287-
@logger.info("Cipherstash::Client::RPC#put_stream") { "Streaming upsert complete. Number of records inserted: #{res.numInserted}" }
287+
@logger.debug("Cipherstash::Client::RPC#put_stream") { "Streaming upsert complete. Number of records inserted: #{res.numInserted}" }
288288

289289
num_inserted
290290
rescue ::GRPC::NotFound

0 commit comments

Comments
 (0)