Skip to main content

Python 库

· One min read
fengjutian

loguru

alt text alt text

A Python logging library designed to be simple, powerful, and enjoyable to use.

Eliminates boilerplate and complexity found in the standard logging module.

Encourages developers to use logging from the start instead of relying on print().

地址:https://github.com/delgan/loguru