This is an automated email from the ASF dual-hosted git repository.

sunnianjun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 05ceed15bc9 Add chinese encrypt data for t_user table in encrypt 
scenario (#23515)
     add 3588165dd02 Agent: refactor of Agent log output implementation and 
package directory structure (#23509)

No new revisions were added by this update.

Summary of changes:
 agent/api/pom.xml                                  | 23 +++++++++++
 agent/core/pom.xml                                 | 29 +++++++-------
 .../agent/core/classloader/AgentClassLoader.java   | 27 ++++++++++++-
 .../agent/core/log/LoggerFactory.java              | 44 +++++++++++++++++-----
 .../agent/core/plugin/jar/PluginJarLoader.java     |  3 +-
 agent/distribution/pom.xml                         |  6 +++
 .../shardingsphere-agent-binary-distribution.xml   | 14 ++++++-
 .../src/main/resources/conf/logback.xml            |  4 +-
 agent/plugins/tracing/type/jaeger/pom.xml          |  4 --
 test/e2e/agent/plugins/jaeger/Dockerfile           |  2 +-
 .../shardingsphere-proxy-agent-jaeger-assembly.xml | 11 +++++-
 .../test/resources/docker/agent/conf/logback.xml   |  4 +-
 test/e2e/agent/plugins/metrics/Dockerfile          |  2 +-
 ...shardingsphere-proxy-agent-metrics-assembly.xml | 11 +++++-
 .../test/resources/docker/agent/conf/logback.xml   |  4 +-
 test/e2e/agent/plugins/opentelemetry/Dockerfile    |  2 +-
 ...ngsphere-proxy-agent-opentelemetry-assembly.xml |  9 ++++-
 .../test/resources/docker/agent/conf/logback.xml   |  4 +-
 test/e2e/agent/plugins/zipkin/Dockerfile           |  2 +-
 ...gsphere-proxy-agent-tracing-zipkin-assembly.xml | 11 +++++-
 .../test/resources/docker/agent/conf/logback.xml   |  4 +-
 21 files changed, 166 insertions(+), 54 deletions(-)
 copy infra/context/src/test/resources/logback-test.xml => 
agent/distribution/src/main/resources/conf/logback.xml (95%)
 copy infra/context/src/test/resources/logback-test.xml => 
test/e2e/agent/plugins/jaeger/src/test/resources/docker/agent/conf/logback.xml 
(95%)
 copy infra/context/src/test/resources/logback-test.xml => 
test/e2e/agent/plugins/metrics/src/test/resources/docker/agent/conf/logback.xml 
(95%)
 copy infra/context/src/test/resources/logback-test.xml => 
test/e2e/agent/plugins/opentelemetry/src/test/resources/docker/agent/conf/logback.xml
 (95%)
 copy infra/context/src/test/resources/logback-test.xml => 
test/e2e/agent/plugins/zipkin/src/test/resources/docker/agent/conf/logback.xml 
(95%)

Reply via email to