Skip to content

Commit

Permalink
build: netx의 logging level을 info로 올린다
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb committed Apr 12, 2024
1 parent be88332 commit bbfc31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ netx.node-name=render-1
netx.recovery-milli=1000
netx.orphan-milli=60000
netx.backpressure=40
netx.logging.level=warn
netx.logging.level=info

github.token=

0 comments on commit bbfc31c

Please sign in to comment.