推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
1980744819
V2EX  ›  Python

有什么好用的支持异步的 log 库推荐吗

  •  
  •   1980744819 · Sep 21, 2020 · 3320 views
    This topic created in 2087 days ago, the information mentioned may be changed or developed.

    如题,希望能用协程异步写 log 日志,进一步提升服务端性能

    4 replies    2020-09-22 10:08:36 +08:00
    al0ne
        1
    al0ne  
       Sep 21, 2020
    loguru
    1980744819
        2
    1980744819  
    OP
       Sep 21, 2020
    @al0ne 谢谢
    18870715400
        3
    18870715400  
       Sep 21, 2020
    python 自带的 logging 是多线程安全的, https://www.jianshu.com/p/654da175f2c3 , 参考第二段代码.
    1980744819
        4
    1980744819  
    OP
       Sep 22, 2020
    @18870715400 我需要的是支持协程的,不太想要用多线程来记录 log
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5505 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 43ms · UTC 09:00 · PVG 17:00 · LAX 02:00 · JFK 05:00
    ♥ Do have faith in what you're doing.