Saturday, January 18, 2025
1 change · master
New functionality added to Odoo
Adds a new logger_debug module intended to give administrators more targeted control over debug logging. This can help diagnose issues in complex or multi-database environments, though the change is marked as work in progress and appears primarily operational.
Original PR description
WIP - mandatory to put the logger in debug (otherwise is_enable_for is triggered on logger.debug which bypass our filter) - !! multi-database environment !!