Skip to content

Commit

Permalink
Query logging is beeing done in io.quarkus.mongodb.panache.common.run…
Browse files Browse the repository at this point in the history
…time.MongoOperations

(cherry picked from commit f3746cb)
  • Loading branch information
fhavel authored and gsmet committed Dec 18, 2023
1 parent 8f27523 commit 768e2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/mongodb-panache.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ This can be achieved by setting to DEBUG the following log category inside your

[source,properties]
----
quarkus.log.category."io.quarkus.mongodb.panache.runtime".level=DEBUG
quarkus.log.category."io.quarkus.mongodb.panache.common.runtime".level=DEBUG
----

== The PojoCodecProvider: easy object to BSON document conversion.
Expand Down

0 comments on commit 768e2a2

Please sign in to comment.