https://github.com/dromara/tlog
Lightweight distributed log label tracking framwork
https://github.com/dromara/tlog
distributed-tracing dubbo dubbox log4j-log4j2-logback spring-cloud
Last synced: 3 months ago
JSON representation
Lightweight distributed log label tracking framwork
- Host: GitHub
- URL: https://github.com/dromara/tlog
- Owner: dromara
- License: mit
- Created: 2020-09-16T07:58:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T04:22:09.000Z (about 3 years ago)
- Last Synced: 2025-07-03T21:08:42.577Z (3 months ago)
- Topics: distributed-tracing, dubbo, dubbox, log4j-log4j2-logback, spring-cloud
- Language: Java
- Homepage:
- Size: 3.49 MB
- Stars: 575
- Watchers: 13
- Forks: 113
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Your star is my motivation to keep going, please help with a star in the top right corner if you like it
## Overview
TLog is a lightweight distributed log tagging tracker, accessible in 10 minutes, automatically tags logs to complete microservice link tracking. Support log4j, log4j2, logback three logging framework, support dubbo, dubbox, springcloud three RPC framework## Project home page please click: [project home page](https://tlog.yomahub.com/)
## Project documentation please click: [project documentation](https://tlog.yomahub.com/pages/5b7bd2/)
## Sample project please click: [sample project](https://gitee.com/bryan31/tlog-example)
## Features
* lightweight microservice log tracking by tagging the logs
* Provide three types of access: javaagent completely non-intrusive access, bytecode one line of code access, configuration file-based access
* Non-intrusive design for business code, easy to use, 10 minutes to access
* support for common log4j, log4j2, logback three logging framework, and provides automatic detection, complete adaptation
* support dubbo, dubbox, springcloud three RPC framework
* support for Spring Cloud Gateway and Soul gateway
* adaptation of HttpClient and Okhttp http call tag passing
* support for three task frameworks, JDK's TimerTask, Quartz, XXL-JOB
* Supports configuration of custom templates for log tags, providing the option of multiple system-level buried tags
* Support for asynchronous thread tracking, including thread pools, multi-level asynchronous threads and other scenarios
* Almost no performance loss, fast and stable, after pressure testing, the loss is 0.01%Since the community group is over 200 people, you need to invite to join the group. Follow the public number and click `Personal WeChat` to add me, I can pull you into the group

Open source is not easy, please sponsor TLog if you support it