Add support for t-strings in the stdlib logging library
|
|
27
|
991
|
June 25, 2025
|
Feature proposal: add a new `env://` value converter for logging configuration
|
|
9
|
430
|
January 29, 2025
|
Add ability to log qualified name in logging package
|
|
1
|
182
|
January 16, 2025
|
Add a New Log Handler: `TimedMovingFileHandler`
|
|
2
|
214
|
January 10, 2025
|
First class support for observability via OpenTelemetry compatible APIs
|
|
0
|
189
|
December 23, 2024
|
Logging library: method to unconditionally log
|
|
15
|
392
|
December 20, 2024
|
Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
|
|
0
|
105
|
October 29, 2024
|
Make logging function kwargs explicit
|
|
9
|
445
|
October 16, 2024
|
Python logging improvements, mainly for containers
|
|
4
|
327
|
October 10, 2024
|
Setting `logging.Formatter.converter` with `logging.config.dictConfig`?
|
|
1
|
112
|
September 21, 2024
|
How to flush Python logger
|
|
3
|
3837
|
September 9, 2024
|
Python logger continuiing to fail to log
|
|
10
|
589
|
August 7, 2024
|
FileNotFoundError: [Errno 2] No such file or directory although the file exists
|
|
2
|
2853
|
August 6, 2024
|
Why does a logger without handlers emit logging.WARNING and above?
|
|
4
|
484
|
June 25, 2024
|
Error handling pattern
|
|
12
|
930
|
June 15, 2024
|
Setting log level based on --quiet, --debug flags
|
|
4
|
947
|
June 13, 2024
|