最新消息:请大家多多支持

Python Logging: Step by Step Intro

其他教程 dsgsd 77浏览 0评论

Published 7/2023
Created by Red Eyed Coder Club
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lectures ( 2h 5m ) | Size: 743 MB

The step by step introduction in Python Logging module.

What you’ll learn
Why to use Python Logging module
How to use Python Logging module
Understanding of how Python Logging module works
How to write Telegram Bot to get messages from your logger

Requirements
The course fit to beginners with some experience.
If you can write a couple of scrapers or a simple Django/Flask app – this course will fit to you.
Basics of OOP

Description
This course is designed to simplify the understanding of the Python Logging module, which is a powerful yet often misunderstood tool in the Python ecosystem.The Logging module plays a crucial role in building robust and reliable software. It allows developers to capture and manage log messages, providing valuable insights into the behavior and performance of their applications. However, due to its complexity, many beginners find it challenging to grasp its full potential. This course aims to bridge that gap by providing a step-by-step approach to mastering the Logging module.One of the key focuses of this course is to explore the practical applications of the Logging module. You will learn how to leverage its features to build a monitoring system for your projects. By integrating the Logging module with email or Telegram Bot, you will be able to receive notifications about errors and other significant events occurring within your project.In addition to covering the fundamental concepts, this course delves into the design of Python Loggers and the hierarchy of loggers. You will gain a deep understanding of how log messages are processed and learn various techniques to configure Python loggers effectively. Furthermore, you will explore the benefits of using the %s or printf string formatting style for log messages, enabling you to customize the output and enhance readability.The course also covers logging of exceptions, an essential aspect of error handling. You will learn how to effectively log exceptions to capture critical information for debugging and troubleshooting. Additionally, you will discover the power of logging filters and how to create custom filters to fine-tune the logging behavior according to your project’s requirements.To expand your skills further, this course guides you through the process of creating a custom logging handler. You will gain hands-on experience in building a Telegram bot that can fetch log messages from your projects, enabling you to monitor them in real-time.By the end of this course, you will have a strong command of the Python Logging module and its advanced features. You will be equipped with the knowledge and skills to implement a robust logging strategy in your projects, ensuring better error management, easier debugging, and improved overall software quality.Enroll now and unlock the full potential of the Python Logging module. Start your journey towards building more reliable and maintainable Python applications.TopicsWhy we need to use Logging tools in our projectsDesign of Python LoggersHierarchy of Python loggersHow logs messages are processedHow to configure Python loggersWhy to use %s or so called printf strings formatting styleLogging of exceptionWhy to use logging filters, and create a custom filterHow to create a custom logging HandlerHow to create a Telegram bot to get messages from our projects


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Python Logging: Step by Step Intro

您必须 登录 才能发表评论!