refactor: 优化
This commit is contained in:
parent
06b9c3e1e3
commit
b7adcf0a0e
|
|
@ -175,13 +175,14 @@ logging:
|
|||
org.jetlinks.community.network: warn
|
||||
io.vertx.mqtt.impl: warn
|
||||
org.jetlinks.supports.scalecube.rpc: warn
|
||||
"org.jetlinks.community.buffer": debug
|
||||
"org.jetlinks.community.buffer": warn
|
||||
org.elasticsearch: error
|
||||
org.elasticsearch.deprecation: off
|
||||
"io.vertx.core.impl.ContextImpl": off
|
||||
"org.hswebframework.web.starter.jackson": warn
|
||||
"org.jetlinks.community.timescaledb.impl.DefaultTimescaleDBDataWriter": warn
|
||||
"io.scalecube": warn
|
||||
"org.jetlinks.community.things.data": warn
|
||||
config: classpath:logback-spring.xml
|
||||
vertx:
|
||||
max-event-loop-execute-time-unit: seconds
|
||||
|
|
|
|||
Loading…
Reference in New Issue