|
Add support for t-strings in the stdlib logging library
|
|
31
|
1336
|
October 17, 2025
|
|
Feature proposal: add a new `env://` value converter for logging configuration
|
|
9
|
439
|
January 29, 2025
|
|
Add ability to log qualified name in logging package
|
|
1
|
190
|
January 16, 2025
|
|
Add a New Log Handler: `TimedMovingFileHandler`
|
|
2
|
245
|
January 10, 2025
|
|
First class support for observability via OpenTelemetry compatible APIs
|
|
0
|
221
|
December 23, 2024
|
|
Logging library: method to unconditionally log
|
|
15
|
422
|
December 20, 2024
|
|
Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
|
|
0
|
116
|
October 29, 2024
|
|
Make logging function kwargs explicit
|
|
9
|
542
|
October 16, 2024
|
|
Python logging improvements, mainly for containers
|
|
4
|
399
|
October 10, 2024
|
|
Setting `logging.Formatter.converter` with `logging.config.dictConfig`?
|
|
1
|
126
|
September 21, 2024
|
|
How to flush Python logger
|
|
3
|
4584
|
September 9, 2024
|
|
Python logger continuiing to fail to log
|
|
10
|
701
|
August 7, 2024
|
|
FileNotFoundError: [Errno 2] No such file or directory although the file exists
|
|
2
|
3379
|
August 6, 2024
|
|
Why does a logger without handlers emit logging.WARNING and above?
|
|
4
|
541
|
June 25, 2024
|
|
Error handling pattern
|
|
12
|
1061
|
June 15, 2024
|
|
Setting log level based on --quiet, --debug flags
|
|
4
|
1171
|
June 13, 2024
|