public class LoggingHuaweiLtsPlugin
extends org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>
| 构造器和说明 |
|---|
LoggingHuaweiLtsPlugin() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog |
doLogExecute(org.springframework.web.server.ServerWebExchange exchange,
org.apache.shenyu.common.dto.SelectorData selector,
org.apache.shenyu.common.dto.RuleData rule)
log collect extension.
|
protected org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> |
logCollector() |
protected org.apache.shenyu.common.enums.PluginEnum |
pluginEnum()
pluginEnum.
|
execute, handleRuleIfNull, handleSelectorIfNullprotected org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logCollector()
logCollector 在类中 org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>protected org.apache.shenyu.common.enums.PluginEnum pluginEnum()
pluginEnum 在类中 org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>protected org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog doLogExecute(org.springframework.web.server.ServerWebExchange exchange,
org.apache.shenyu.common.dto.SelectorData selector,
org.apache.shenyu.common.dto.RuleData rule)
doLogExecute 在类中 org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>exchange - exchangeselector - selectorrule - ruleCopyright © 2026 The Apache Software Foundation. All rights reserved.