Skip to content

Commit

Permalink
Set Quarkus JSBML Log Level Properties
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Feb 17, 2025
1 parent 0770325 commit 60da773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcell-rest/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ quarkus.log.category."io.agr".level=DEBUG
quarkus.log.category."net.java.ssl".level=DEBUG
quarkus.log.category."sun.security".level=DEBUG
quarkus.log.category."io.smallrye.config".level=DEBUG
quarkus.log.category."org.sbml.jsbml".level=INFO
quarkus.log.json.fields.logger-name.enabled=true
quarkus.log.json.fields.stack-trace.enabled=true
quarkus.log.json.fields.hostname.enabled=true
Expand Down

0 comments on commit 60da773

Please sign in to comment.