mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-05 05:08:01 +08:00
9 lines
264 B
Properties
9 lines
264 B
Properties
handlers = java.util.logging.ConsoleHandler
|
|
.level = INFO
|
|
|
|
java.util.logging.ConsoleHandler.level = FINE
|
|
sun.net.www.protocol.http.HttpURLConnection.level = ALL
|
|
#org.apache.http.level = ALL
|
|
#groovyx.net.http.level = ALL
|
|
org.springframework.bootstrap = ALL
|