Skip to content

Add dttb to 调试工具/追踪器 section#132

Closed
rocky-d wants to merge 1 commit intojobbole:masterfrom
rocky-d:master
Closed

Add dttb to 调试工具/追踪器 section#132
rocky-d wants to merge 1 commit intojobbole:masterfrom
rocky-d:master

Conversation

@rocky-d
Copy link

@rocky-d rocky-d commented Mar 12, 2026

添加 dttb 到调试工具/追踪器部分。

dttb 是一个轻量级 Python 包,一行代码即可为 Python 异常 traceback 添加时间戳,方便调试长时运行的程序和多线程应用。

安装:pip install dttb

支持 sys.excepthookthreading.excepthook、时区配置及自定义回调。

@rocky-d rocky-d closed this by deleting the head repository Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant