全部搜索项
bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: loguru  ]

软件包:python3-loguru(0.6.0-3)

python3-loguru 的相关链接

Screenshot

Debian 的资源:

下载源码包 loguru

维护小组:

外部的资源:

相似软件包:

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-loguru

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 52.5 kB237.0 kB [文件列表]