Simple, Scalable, High-Powered. trace-recorder is a trace recorder, mainly in order to better record the source code flow, can better access to the source code implementation of the basic process and the full process; Records can be better managed with a scalable plug-in architecture.
News
- TraceRecorder log info to echarts bar chart show.
- TraceRecorder log info to echarts relation chart show.
Use
Project depend on
gradle
implementation 'cn.xusc:trace-recorder:2.5.2'
maven
<dependency>
<groupId>cn.xusc</groupId>
<artifactId>trace-recorder</artifactId>
<version>2.5.2</version>
</dependency>
Sources Code Build
1、The JDK11 environment needs to be installed (openJDK is recommended)
The following page is only Linux/x64、Windows/x64 two versions, for more please visit OracleJDK official website to download
openJDK11: https://jdk.java.net/java-se-ri/11
2、Cloning project
3、Dependency resolution
gradle build
Submit Pull requests
1、Execute task of spotless plugin(uniform code format)
./gradlew spotlessApply
2、Submit your pr
Author
- QQ : 2506162335
- WeChat: m47705945
- email : 18573707104@163.com
- describe: Please contact the author if you have any questions