2024.2 Series Release Notes¶
6.1.0¶
New Features¶
The new
log_color
option has been added. When this option is set toFalse
, color keys are not set.
6.0.0¶
Upgrade Notes¶
Setting
[DEFAULT] watch_log_file = True
now raises RuntimeError while configuring logger. The feature has been broken for multiple cycles and depends on pyinotify library which is not maintained now.
Deprecation Notes¶
The
watch_log_file
option has been deprecated and will be removed in a future release.