public interface MdcIdGenerator
MdcIdType.CUSTOMIZE_ID 时会调用此接口 getMdcId().| 限定符和类型 | 方法和说明 |
|---|---|
default String |
getMdcId()
自定义 MDC 的日志链路追踪 Id, 默认为 uuid, , 当 ums.mdc.type =
MdcIdType.CUSTOMIZE_ID 时会调用此接口. |
default String getMdcId()
MdcIdType.CUSTOMIZE_ID 时会调用此接口.Copyright © 2021. All rights reserved.