目录Springboot接口日志加入链路追python踪traceId1.注解 LogTrace2.切面 LogTraceASPect3.添加依赖4.修改logback-spring.XML5.测试 在类或方法上加上注解@LogTrace总结Springboot接口日志加入链路追踪traceId
I\'d like to pass a method of a class as callback to a WinAPI function. Is this possible and if yes, how?