public class RabbitmqLogCollector extends org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<RabbitmqLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,RabbitmqLogCollectConfig.RabbitmqLogConfig>
| 构造器和说明 |
|---|
RabbitmqLogCollector() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
desensitizeLog(org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog log,
org.apache.shenyu.plugin.logging.desensitize.api.matcher.KeyWordMatch keyWordMatch,
java.lang.String desensitizeAlg) |
static org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> |
getInstance()
get LogCollector Instance.
|
protected RabbitmqLogCollectConfig.RabbitmqLogConfig |
getLogCollectConfig() |
RabbitmqLogCollectClient |
getLogConsumeClient()
get LogCollector Instance.
|
public static org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> getInstance()
public RabbitmqLogCollectClient getLogConsumeClient()
getLogConsumeClient 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<RabbitmqLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,RabbitmqLogCollectConfig.RabbitmqLogConfig>protected RabbitmqLogCollectConfig.RabbitmqLogConfig getLogCollectConfig()
getLogCollectConfig 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<RabbitmqLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,RabbitmqLogCollectConfig.RabbitmqLogConfig>protected void desensitizeLog(org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog log,
org.apache.shenyu.plugin.logging.desensitize.api.matcher.KeyWordMatch keyWordMatch,
java.lang.String desensitizeAlg)
desensitizeLog 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<RabbitmqLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,RabbitmqLogCollectConfig.RabbitmqLogConfig>Copyright © 2026 The Apache Software Foundation. All rights reserved.