Skip to content

Commit

Permalink
remove debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin committed Apr 25, 2024
1 parent 7c005f1 commit cb67aed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions otoroshi/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@ reStart / javaOptions ++= Seq(
//"-Dotoroshi.loggers.otoroshi-wasm-vm-pool=DEBUG",
//"-Dotoroshi.loggers.otoroshi-wasm-integration=DEBUG",
//"-Dotoroshi.loggers.otoroshi-proxy-wasm=TRACE",
"-Dotoroshi.loggers.otoroshi-experimental-netty-http3-client=DEBUG",
"-Dotoroshi.loggers.otoroshi-experimental-netty-http3-server=DEBUG",
//"-Dotoroshi.loggers.otoroshi-experimental-netty-http3-client=DEBUG",
//"-Dotoroshi.loggers.otoroshi-experimental-netty-http3-server=DEBUG",
"-Dotoroshi.options.enable-json-media-type-with-open-charset=true",
"-Dotoroshi.next.state-sync-interval=1000",
// "-Dotoroshi.next.experimental.netty-server.native.driver=IOUring",
Expand Down

0 comments on commit cb67aed

Please sign in to comment.