其他配置
如果你要自定义模板显示和开启rpc时间打印显示,需要在spring xml如下配置
<bean class="com.yomahub.tlog.spring.TLogPropertyInit">
<property name="pattern" value="[$preApp][$preHost][$preIp][$spanId][$traceId]"/>
<property name="enableInvokeTimePrint" value="true"/>
</bean>
帮助我们改善文档 (opens new window)
last update: 2022/09/21, 16:00:22