https://github.com/dahlitzflorian/logging-made-easy-with-loguru-article-snippets
Supporting material for the article "Logging Made Easy With Loguru" published on my website.
https://github.com/dahlitzflorian/logging-made-easy-with-loguru-article-snippets
article logging logging-library loguru python python-3 python-logging python3 supporting-material
Last synced: 2 months ago
JSON representation
Supporting material for the article "Logging Made Easy With Loguru" published on my website.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/logging-made-easy-with-loguru-article-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-07-26T14:51:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T18:39:28.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T13:27:41.907Z (4 months ago)
- Topics: article, logging, logging-library, loguru, python, python-3, python-logging, python3, supporting-material
- Language: Python
- Homepage: https://florian-dahlitz.de/articles/logging-made-easy-with-loguru
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logging Made Easy With Loguru (Article Snippets)
## Description
This repository contains the supporting material for the article *Logging Made Easy With Loguru* published on my website.
[Here's](https://florian-dahlitz.de/articles/logging-made-easy-with-loguru) a link to the corresponding article.