aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/debug.rs
Commit message (Collapse)AuthorAgeFilesLines
* docs: improve documentation, mark internal items as `#[doc(hidden)]`魏曹先生2 days1-0/+7
| | | | | | | | Add module-level docs for the hook system, enhance doc examples for macros with usage syntax, fix typos in cross-references, and hide internal debugging macros and mock types from public documentation
* Add missing articles and improve documentation魏曹先生2026-05-031-0/+12
|
* Add debug logging feature with env_logger integration魏曹先生2026-04-111-0/+104