Feature proposal: add a new `env://` value converter for logging configuration
|
|
9
|
416
|
January 29, 2025
|
Add ability to log qualified name in logging package
|
|
1
|
166
|
January 16, 2025
|
Add a New Log Handler: `TimedMovingFileHandler`
|
|
2
|
187
|
January 10, 2025
|
First class support for observability via OpenTelemetry compatible APIs
|
|
0
|
173
|
December 23, 2024
|
Logging library: method to unconditionally log
|
|
15
|
373
|
December 20, 2024
|
Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
|
|
0
|
96
|
October 29, 2024
|
Make logging function kwargs explicit
|
|
9
|
329
|
October 16, 2024
|
Python logging improvements, mainly for containers
|
|
4
|
246
|
October 10, 2024
|
Setting `logging.Formatter.converter` with `logging.config.dictConfig`?
|
|
1
|
77
|
September 21, 2024
|
How to flush Python logger
|
|
3
|
2384
|
September 9, 2024
|
Python logger continuiing to fail to log
|
|
10
|
375
|
August 7, 2024
|
FileNotFoundError: [Errno 2] No such file or directory although the file exists
|
|
2
|
1852
|
August 6, 2024
|
Why does a logger without handlers emit logging.WARNING and above?
|
|
4
|
362
|
June 25, 2024
|
Error handling pattern
|
|
12
|
794
|
June 15, 2024
|
Setting log level based on --quiet, --debug flags
|
|
4
|
553
|
June 13, 2024
|