Skip to content

Commit

Permalink
Add debug logging profile
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmalloy committed Nov 27, 2023
1 parent 38883f3 commit 64006f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/resources/config/application-debug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

logging:
level:
ROOT: INFO
jasper: DEBUG
org:
springframework:
security: DEBUG

0 comments on commit 64006f7

Please sign in to comment.