Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)输出的调试内容

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)