Skip to content

Commit

Permalink
Note about jul-jsonformatter vs google-cloud-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed Dec 21, 2020
1 parent c591612 commit 5482fe1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions interop-testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ dependencies {
libraries.truth
censusGrpcMetricDependency 'implementation'
compileOnly libraries.javax_annotation
// Used instead of com.google.cloud:google-cloud-logging because it's
// failing due to a circular dependency on grpc.
// TODO(sergiitk): replace with com.google.cloud:google-cloud-logging
runtimeOnly group: 'io.github.devatherock', name: 'jul-jsonformatter', version: '1.1.0'
runtimeOnly libraries.opencensus_impl,
libraries.netty_tcnative,
Expand Down

0 comments on commit 5482fe1

Please sign in to comment.