Debug-1.0
From WowAce Wiki
| Summary | |
|---|---|
| Debug-1.0 | |
| Extensions to AceDebug and an in-game log viewer with sorting and filtering | |
| TOC | 2.2 (20200) |
| Category | Libraries |
| Author | sylvanaar |
| Details | |
| Version | 1.0.$Revision$ |
| Credits | Norganna (nLog) |
| OptionalDeps | Ace2 |
| Links | |
| Betas | Ace SVN Zip |
| Changelog | FishEye |
Extensions to AceDebug and an in-game log viewer with sorting and filtering.
Consists of a shim/stub to intercept calls to AceDebug and route them to another location transparently, while still allowing normal debug printing as well.
Since the log view supports more fields than we use, the library includes a mixin to support subsystem scoped logging in both AceDebug and to any secondary reciver via the stub mixin.
The log viewer console is a modified version of nLog by Norganna.
This is the log viewer on the right, and the chatframe on the left. (Displaying a bug i just realized)



