提交 87b4636a 编写于 作者: X xingtanzjr

add JMXConfigurator for Logback to configure logback settings dynamically by JMX

上级 c92bb48d
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<jmxConfigurator />
<appender name="FILEERROR" class="ch.qos.logback.core.rolling.RollingFileAppender">
<file>${IOTDB_HOME}/logs/log_error.log</file>
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册