Skip to content

Fix log

Cyril Moineau requested to merge FixLog into dev

Fix #228 (moved)

Error was the use of mConsoleLevel instead of getConsoleLevel. getConsoleLevel check value in pyCapsule whereas mConsoleLevel is just a static variable (which is duplicated for each modules in the case of python see #224 (moved))

Merge request reports

Loading