Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
"Disabling rapidminer initialization outputs in java console"
ml_guy
How to disable all the initialization and warnings using rapidminer java API?
I would like to let my program show ONLY the outputs written in my code via System.out.println() calls.
Find more posts tagged with
AI Studio
Java
Accepted answers
All comments
land
Hi,
you could increase the verbosity level of the global logger:
LogService.getGlobal().setVerbosityLevel(LogService.ERROR);
RapidMiner.init();
Greetings,
Sebastian
ml_guy
Thanks Sabestian.
You rocks...
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups