Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix: remove initialization of logger classes which is conflicting wit…
Browse files Browse the repository at this point in the history
…h slf4j (#1733)
  • Loading branch information
mpeddada1 authored Jul 12, 2022
1 parent 5a575b8 commit ccaf265
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Args = --initialize-at-run-time=io.grpc.netty.shaded.io.netty.handler.ssl.OpenSs
io.grpc.netty.shaded.io.netty.internal.tcnative.CertificateVerifier,\
io.grpc.netty.shaded.io.netty.internal.tcnative.SSLPrivateKeyMethod,\
io.grpc.netty.shaded.io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod,\
io.grpc.netty.shaded.io.netty.util.internal.logging.Slf4JLoggerFactory,\
io.grpc.netty.shaded.io.netty.util.internal.logging.Log4JLogger,\
io.grpc.netty.shaded.io.grpc.netty,\
io.grpc.netty.shaded.io.netty.channel.epoll,\
io.grpc.netty.shaded.io.netty.channel.unix,\
Expand Down

0 comments on commit ccaf265

Please sign in to comment.