public class PulsarLogCollector extends org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<PulsarLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,PulsarLogCollectConfig.PulsarLogConfig>
| 构造器和说明 |
|---|
PulsarLogCollector() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 PulsarLogCollectConfig.PulsarLogConfig |
getLogCollectConfig() |
protected PulsarLogCollectClient |
getLogConsumeClient() |
public static org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> getInstance()
protected PulsarLogCollectClient getLogConsumeClient()
getLogConsumeClient 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<PulsarLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,PulsarLogCollectConfig.PulsarLogConfig>protected PulsarLogCollectConfig.PulsarLogConfig getLogCollectConfig()
getLogCollectConfig 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<PulsarLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,PulsarLogCollectConfig.PulsarLogConfig>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<PulsarLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,PulsarLogCollectConfig.PulsarLogConfig>Copyright © 2026 The Apache Software Foundation. All rights reserved.