app.project.renderQueue.item(index).logType
Description
A log type for this item, indicating which events should be logged while this item is being rendered.
Type
A LogType enumerated value; (read/write). One of:
LogType.ERRORS_ONLY
LogType.ERRORS_AND_SET TINGS
LogType.ERRORS_AND_PER_FRAME_INFO