Archived: the repository has been archived.
python-json-logger
1763 stargazers |
231 forks
Added on:
Last activity:
Lists
Related Tools
-
python-logfmter
-
-
#opensource
#python
89 stargazers | 10 forks Lists: Python - Logging My notes: logfmt formatter Added on: 2024-10-31 | Last activity: 2025-07-30 -
structlog
-
-
#opensource
#python
4145 stargazers | 246 forks Lists: Python - Logging My notes: Structured Logging for Python; supports output as JSON, logfmt, plaintext. - Standard Library support: https://www.structlog.org/en/stable/standard-library.html - Building a Context: https://www.structlog.org/en/stable/getting-started.html#building-a-context Added on: 2024-08-21 | Last activity: 2025-08-05 -
loguru
-
-
#opensource
#python
22401 stargazers | 743 forks Lists: Python - Logging My notes: - Compatible with standard logging: https://loguru.readthedocs.io/en/stable/overview.html#entirely-compatible-with-standard-logging - Django integration using InterceptHandler: https://github.com/Delgan/loguru/issues/977#issuecomment-1771575984 - Logger.bind: https://loguru.readthedocs.io/en/stable/api/logger.html#loguru._logger.Logger.bind Added on: 2023-07-03 | Last activity: 2025-08-06