We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.13
https://docs.python.org/zh-cn/3.12/howto/logging.html#advanced-logging-tutorial
后续步骤¶ 基本教程到此结束。 它应该足以让你启动并运行日志记录。 logging 包提供了更多功能,但为了充分利用它,你需要花更多的时间来阅读以下部分。 如果你准备好了,可以拿一些你最喜欢的饮料然后继续。
如果你的日志记录需要很简单,那就使用上术的示例将日志记录整合到你自己的脚本中,如果你遇到问题或有不理解的地方,请在 comp.lang.python Usenet 群组发帖提问(访问 https://groups.google.com/g/comp.lang.python 即可),你应该能在不久之后获得帮助。
还不够? 你可以继续阅读接下来的几个部分,这些部分提供了比上面基本部分更高级或深入的教程。 之后,你可以看一下 日志专题手册 。
上术 改为 上述
The text was updated successfully, but these errors were encountered:
虽然但是还是忍不住吐槽一句:自己还是变成了自己最讨厌的样子(肚子内毫无墨水却对别人的工作指指点点的大学毕业论文审阅老师)(悲
Sorry, something went wrong.
fixed
No branches or pull requests
Python Version
3.13
Docs Page
https://docs.python.org/zh-cn/3.12/howto/logging.html#advanced-logging-tutorial
Original Translation
后续步骤¶
基本教程到此结束。 它应该足以让你启动并运行日志记录。 logging 包提供了更多功能,但为了充分利用它,你需要花更多的时间来阅读以下部分。 如果你准备好了,可以拿一些你最喜欢的饮料然后继续。
如果你的日志记录需要很简单,那就使用上术的示例将日志记录整合到你自己的脚本中,如果你遇到问题或有不理解的地方,请在 comp.lang.python Usenet 群组发帖提问(访问 https://groups.google.com/g/comp.lang.python 即可),你应该能在不久之后获得帮助。
还不够? 你可以继续阅读接下来的几个部分,这些部分提供了比上面基本部分更高级或深入的教程。 之后,你可以看一下 日志专题手册 。
Original Docs Paragraph
Suggested Fix
上术 改为 上述
The text was updated successfully, but these errors were encountered: