Uses of Class
com.rapidminer.tools.LogService

Packages that use LogService
com.rapidminer The main packages of RapidMiner. 
com.rapidminer.operator Provides operators for machine learning and data pre-processing. 
com.rapidminer.tools Provides tools for RapidMiner like parsers for the input files. 
 

Uses of LogService in com.rapidminer
 

Methods in com.rapidminer that return LogService
 LogService Process.getLog()
           
 

Uses of LogService in com.rapidminer.operator
 

Methods in com.rapidminer.operator that return LogService
 LogService Operator.getLog()
          Returns the logging of the process if this operator is part of an process and the global logging service otherwise.
 

Uses of LogService in com.rapidminer.tools
 

Methods in com.rapidminer.tools that return LogService
static LogService LogService.getGlobal()
          Returns the global logging.
 



Copyright © 2001-2009 by Rapid-I