You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment there are lots of cout all over LCFIPlus that are always printed and congesting logs. Would it be possible to switch to the streamlog from Marlin instead and assign meaningful log levels (WARNING, DEBUG, etc.) to these messages?
At the moment there are lots of
coutall over LCFIPlus that are always printed and congesting logs. Would it be possible to switch to the streamlog from Marlin instead and assign meaningful log levels (WARNING,DEBUG, etc.) to these messages?