Page 1 of 1

Log messages

Posted: Wed Jul 04, 2018 5:50 pm
by B.Y.O.B.
There is more and more log info in stdout that I would like to parse in BlendLuxCore.
For example, the progress reports of the DLS Cache or the BC Denoiser.

Stuff like this feels awkward:
https://github.com/LuxCoreRender/BlendL ... t__.py#L37

We should consider creating a better interface for them, maybe with a statistics object using properties, like the render stats.