Skip to content
Snippets Groups Projects
Commit 017e3d79 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#45049

X-original-commit: fbecb15e
Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 1da687b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment