Skip to content

Commit

Permalink
feat(quarkus): ✨ Add logging UI (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt authored Jun 24, 2023
1 parent 0f602e9 commit 5c5c541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-bot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies {
implementation project(":persistence")
implementation project(":commons")
implementation("io.quarkus:quarkus-opentelemetry")
implementation "io.quarkiverse.loggingmanager:quarkus-logging-manager:3.0.0"
}


Expand Down

0 comments on commit 5c5c541

Please sign in to comment.