Log messages

Discussion related to the LuxCore functionality, implementations and API.
Post Reply
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Log messages

Post 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.
Post Reply