MFA 日志工具

Custom Action 日志输出适配模块。将 Python 日志重定向到 GUI 界面显示,支持 info/warn/error/debug 等级格式化。适用于需要在 UI 中查看 Custom Action 执行日志的场景。

Author
xlxyvergil
Version
1.0.0
Status
stable
Language
python
Runtime
python 3.12.9
Updated
2026-05-06
Created
2026-05-06
Tags
log, mfa, gui, utils
0

Installation

git clone https://github.com/MaaXYZ/MaaHub.git --depth=1
cp -r MaaHub/Storage/customs/xlxyvergil/mfa-log-utils ./your_customs/

Package Files

  • maahub_meta.json
  • mfaalog.py
  • README.md

Source Repository on GitHub | Back to all customs