Whats the proper way of messaging the deadline logs from a c++ plugin thats running mid-render?
We see messages being harvested from the renderer, like:
2014-12-09 12:12:03: 0: INFO: Preparing tone operator.
2014-12-09 12:12:03: 0: INFO: Preparing camera sampler…
2014-12-09 12:12:03: 0: INFO: Preparing objects
2014-12-09 12:12:03: 0: INFO: Loading bitmaps…
2014-12-09 12:12:03: 0: INFO: Updating objects
2014-12-09 12:12:03: 0: INFO: Updating instances
2014-12-09 12:12:03: 0: INFO: Preparing lights
2014-12-09 12:12:03: 0: INFO: Preparing lights
So im guessing there is a proper way of doing this
thanks
laszlo