Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xljiulang/debugviewer
用于捕获任意进程调用System.Diagnostics.Debugger.Log (level,category,message)输出的调试内容
https://github.com/xljiulang/debugviewer
debug debugger outputdebugstring
Last synced: 2 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T03:41:27.000Z (about 6 years ago)
- Last Synced: 2024-10-03T12:39:55.218Z (3 months ago)
- Topics: debug, debugger, outputdebugstring
- Language: C#
- Size: 105 KB
- Stars: 33
- Watchers: 10
- 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+## 效果图
![app](https://raw.githubusercontent.com/xljiulang/DebugViewer/master/DebugViewer/app.png)