2024年12月最新发布的Python日志记录课程,面向初学者。2小时50分课程,教你使用logging模块、格式化日志、多位置日志输出,提升代码调试与审计能力。

原始标题:Python Logging Course

Python Logging Course

Published 12/2024
Created by Michael Driscoll
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 14 Lectures ( 2h 50m ) | Size: 1.1 GB

Auditing and Debugging Through Python Logging

What you’ll learn
Learn how to use Python’s logging module
Learn why logging and code auditing is important
How to format logs so they are using for debugging
Learn how to log to multiple locations at once

Requirements
Knowing how to write simple Python would be good

Description
What does every new developer do when they are first learning to program? They print out strings to their terminal. It’s how we learn! But printing out to the terminal isn’t what you do with most professional applications. In those cases, you log into files. Sometimes, you log into multiple locations at once. These logs may serve as an audit trail for compliance purposes or help the engineers debug what went wrong.Python Logging teaches you how to log in the Python programming language. Python is one of the most popular programming languages in the world. Python comes with a logging module that makes logging easy.Whether you are a beginner with Python or a seasoned programming rock star, Michael Driscoll will help you continue to grow in your developer journey. My blog, Mouse Vs Python, has hundreds of awesome tutorials that you can read for free!You can rest assured that Michael knows Python. He has been programming and writing about it for over a decade and has ten other Python books!What You’ll LearnIn this course, you will learn how about the following:Logger objectsLog levelsLog handlersFormatting your logsLog configurationLogging decoratorsRotating logsLogging and concurrencyand more!

隐藏内容

此处内容需要权限查看

  • 普通3金币
  • 会员免费
  • 永久会员免费推荐
会员免费查看

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注