开发者

What does logging.basicConfig do?

开发者 https://www.devze.com 2023-01-11 02:28 出处:网络
I have seen this in a开发者_高级运维 lot of python code what does this do? What is it useful for?

I have seen this in a开发者_高级运维 lot of python code what does this do? What is it useful for?

logging.basicConfig(level=loglevel, format=myname)


Please read the documentation - it explains your question in detail: http://docs.python.org/library/logging.html#logging.basicConfig "baseConfig"

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号