https://github.com/xljiulang/debugviewer
用于捕获任意进程调用System.Diagnostics.Debugger.Log (level,category,message)输出的调试内容
https://github.com/xljiulang/debugviewer
debug debugger outputdebugstring
Last synced: 7 months ago
JSON representation
用于捕获任意进程调用System.Diagnostics.Debugger.Log (level,category,message)输出的调试内容
- Host: GitHub
- URL: https://github.com/xljiulang/debugviewer
- Owner: xljiulang
- License: mit
- Created: 2017-06-29T14:10:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T03:41:27.000Z (about 7 years ago)
- Last Synced: 2025-04-30T19:50:36.782Z (10 months ago)
- Topics: debug, debugger, outputdebugstring
- Language: C#
- Size: 105 KB
- Stars: 33
- Watchers: 9
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DebugViewer
一款用于捕获任意进程调用System.Diagnostics.Debugger.Log (level,category,message)输出的调试内容
## 运行环境
.net framework 40+
## 效果图
