zulip/zerver/tornado
Anders Kaseorg bdc365d0fe logging: Pass format arguments to logging.
https://docs.python.org/3/howto/logging.html#optimization

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-05-02 10:18:02 -07:00
..
__init__.py
application.py dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
autoreload.py mypy: Remove unnecessary type: ignore annotations. 2020-04-22 10:46:33 -07:00
descriptors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
event_queue.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
exceptions.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
handlers.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
views.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00