Options

[SOLVED] How to disable opening/closing report stream messages

tennenrishintennenrishin Member Posts: 177 Contributor II
edited November 2018 in Help
Is there any way to disable console messages such as
  • INFO: Opening report stream for image61.png
  • INFO: Closing report stream for image61.png
from the Report operator?

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    you can reduce the logverbosity of the process by clicking on an empty space of the process pane and then editing the parameters. However, that will also prevent other potentially important messages from being displayed. However, you are probably right the messages about streams being opened and close are of minor interest and can probably be removed. I'll create an internal ticket to revise those status messages.

    Best regards,
    Marius
  • Options
    tennenrishintennenrishin Member Posts: 177 Contributor II
    Thanks Marius. It would be nice if the Print to Console operator had a parameter to select the importance level of the message logged. For example, sometimes it may be desirable to catch an exception only so that it can be reported in a more application specific way, but still as an error/warning.
  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Indeed; we already have an internal feature request for the loglevel of Print to Console

    Best regards,
    Marius
Sign In or Register to comment.