mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-02 10:57:10 +08:00
feat: 集成TLog,轻量级的分布式日志标记追踪神器
* 集成TLog,轻量级的分布式日志标记追踪神器
This commit is contained in:
@@ -247,4 +247,10 @@ generator:
|
||||
packageName: service.impl
|
||||
Controller:
|
||||
templatePath: generator/Controller.ftl
|
||||
packageName: controller
|
||||
packageName: controller
|
||||
|
||||
--- ### TLog
|
||||
tlog:
|
||||
enable-invoke-time-print: true
|
||||
pattern: '[$spanId][$traceId]'
|
||||
mdc-enable: false
|
Reference in New Issue
Block a user