Пакет: python3-loguru (0.7.2-3)
Ссылки для python3-loguru
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код loguru:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
enjoyable loggin' for Python
Logging is fundamental to every application and eases the process of debugging. Using Loguru user has no excuse not to use logging from the start, this is as simple as
from loguru import logger.
Also, this library is intended to make Python logging less painful by adding a bunch of useful functionalities that solve caveats of the standard loggers. Using logs in your application should be an automatism, Loguru tries to make it both pleasant and powerful. Ready to use out of the box without boilerplate
* No Handler, no Formatter, no Filter: one function to rule them all * Easier file logging with rotation / retention / compression * Modern string formatting using braces style * Exceptions catching within threads or main * Pretty logging with colors * Asynchronous, Thread-safe, Multiprocess-safe * Fully descriptive exceptions * Structured logging as needed * Lazy evaluation of expensive functions * Customizable levels * Better datetime handling * Suitable for scripts and libraries * Entirely compatible with standard logging * Personalizable defaults through environment variables * Convenient parser * Exhaustive notifier
Другие пакеты, относящиеся к python3-loguru
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
Загрузка python3-loguru
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 57,1 Кб | 253,0 Кб | [список файлов] |