Skip to content

Commit

Permalink
Pipeline debug
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkec committed Aug 22, 2023
1 parent d69c2e8 commit fcb3156
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ handlers=io.helidon.logging.jul.HelidonConsoleHandler
java.util.logging.SimpleFormatter.format=%1$tY.%1$tm.%1$td %1$tH:%1$tM:%1$tS %4$s %3$s !thread!: %5$s%6$s%n

#All log level details
.level=INFO
io.helidon.http.level=ALL
io.helidon.webclient.level=ALL
io.helidon.webserver.level=ALL

0 comments on commit fcb3156

Please sign in to comment.