Skip to content
Snippets Groups Projects
Commit 35ee46aa authored by Raphael Collet's avatar Raphael Collet
Browse files

[FIX] core: log import traceback in debug mode


This is a followup of 1d553eea.

Systematically logging import tracebacks can fill up log files, and
waste disk space.  We therefore log those tracebacks in DEBUG mode, so
that they can be activated only when needed.

closes odoo/odoo#44937

Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 05ad62e4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment