You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/10/28 09:23:28 UTC

[skywalking] branch master updated (d9fcda1 -> a407819)

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

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


    from d9fcda1  Refactor:extract common module postgresql-common (#3725)
     add a407819  [plugin]support log4j2 AsyncLogger (#3715)

No new revisions were added by this update.

Summary of changes:
 .../RingBufferLogEventInstrumentation.java}        | 16 +++----
 .../RingBufferLogEventMethodInterceptor.java}      | 17 ++++---
 .../src/main/resources/skywalking-plugin.def       |  1 +
 .../java-agent/Application-toolkit-log4j-2.x.md    | 53 +++++++++++++++++++++-
 4 files changed, 67 insertions(+), 20 deletions(-)
 copy apm-sniffer/apm-toolkit-activation/apm-toolkit-log4j-2.x-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/log/log4j/v2/x/{TraceIdConverterActivation.java => async/RingBufferLogEventInstrumentation.java} (86%)
 copy apm-sniffer/{apm-sdk-plugin/spring-plugins/async-annotation-plugin/src/main/java/org/apache/skywalking/apm/plugin/spring/async/DoSubmitMethodInterceptor.java => apm-toolkit-activation/apm-toolkit-log4j-2.x-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/log/log4j/v2/x/async/RingBufferLogEventMethodInterceptor.java} (83%)