Uses of Interface
weka.gui.Logger
Packages that use Logger
Package
Description
-
Uses of Logger in weka.classifiers.pmml.consumer
Methods in weka.classifiers.pmml.consumer that return LoggerMethods in weka.classifiers.pmml.consumer with parameters of type Logger -
Uses of Logger in weka.core
-
Uses of Logger in weka.core.pmml
Methods in weka.core.pmml that return LoggerMethods in weka.core.pmml with parameters of type LoggerModifier and TypeMethodDescriptionstatic PMMLModel
PMMLFactory.getPMMLModel
(File file, Logger log) Read and return a PMML model.static PMMLModel
PMMLFactory.getPMMLModel
(InputStream stream, Logger log) Read and return a PMML model.static PMMLModel
PMMLFactory.getPMMLModel
(String filename, Logger log) Read and return a PMML model.void
Set a logger to use.Constructors in weka.core.pmml with parameters of type LoggerModifierConstructorDescriptionMappingInfo
(Instances dataSet, MiningSchema miningSchema, Logger log) -
Uses of Logger in weka.gui
Modifier and TypeClassDescriptionclass
This panel allows log and status messages to be posted.class
This Logger just sends messages to System.err.Modifier and TypeMethodDescriptionvoid
Set a log to use (if required by the perspective)void
Set a log to use (if required by the perspective)void
-
Uses of Logger in weka.gui.beans
Classes in weka.gui.beans that implement LoggerModifier and TypeClassDescriptionstatic class
class
Class for displaying a status area (made up of a variable number of lines) and a log area.Methods in weka.gui.beans with parameters of type LoggerModifier and TypeMethodDescriptionRegister the end of measurement.SubstringLabelerRules.matchRulesFromInternal
(String matchDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Get a list of match rules from an internally encoded match specificationSubstringReplacerRules.matchRulesFromInternal
(String matchReplaceDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Get a list of match rules from an internally encoded match specificationvoid
Set a log for this beanvoid
Set a loggervoid
Set a loggervoid
Set a log for this beanvoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
void
Set a loggervoid
void
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
void
void
void
void
Set a loggervoid
Set a log to usevoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a log for this bean.void
Set a loggervoid
Set a loggervoid
Set a loggervoid
Set a loggervoid
void
Set a loggervoid
Register a throughput measurement end point.Constructors in weka.gui.beans with parameters of type LoggerModifierConstructorDescriptionStreamThroughput
(String statusMessagePrefix, String initialMessage, Logger log) Construct a new StreamThroughputSubstringLabelerRules
(String matchDetails, String newAttName, boolean consumeNonMatching, boolean nominalBinary, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) ConstructorSubstringReplacerRules
(String matchDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Constructor -
Uses of Logger in weka.gui.explorer
Methods in weka.gui.explorer that return LoggerMethods in weka.gui.explorer with parameters of type LoggerModifier and TypeMethodDescriptionvoid
Sets the Logger to receive informational messagesvoid
Sets the Logger to receive informational messagesvoid
Sets the Logger to receive informational messages.void
Sets the Logger to receive informational messagesvoid
Sets the Logger to receive informational messagesvoid
Sets the Logger to receive informational messagesvoid
Sets the Logger to receive informational messages -
Uses of Logger in weka.gui.visualize
Methods in weka.gui.visualize with parameters of type Logger -
Uses of Logger in weka.knowledgeflow
Classes in weka.knowledgeflow that implement LoggerModifier and TypeClassDescriptionstatic class
A simple logging implementation that writes to standard outMethods in weka.knowledgeflow that return LoggerModifier and TypeMethodDescriptionBaseExecutionEnvironment.getLog()
Get the log in useExecutionEnvironment.getLog()
Get the log in useLogManager.getLog()
Get the wrapped logStepManager.getLog()
Get the logStepManagerImpl.getLog()
Get the log to useFlowExecutor.getLogger()
Get the log in useFlowRunner.getLogger()
Get the log to useMethods in weka.knowledgeflow with parameters of type LoggerModifier and TypeMethodDescriptionstatic FlowLoader
Flow.getFlowLoader
(String flowFileExtension, Logger log) Utility method to get a FlowLoader implementation suitable for loading a flow with the supplied file extension.static Flow
Utility method to load a flow from a filevoid
Set the log to usevoid
Set the log to usevoid
Set a log to usevoid
Set a log to usevoid
Set the log to usevoid
Set the log wrapvoid
Set the log to usevoid
Set a log to usevoid
Set the log to useConstructors in weka.knowledgeflow with parameters of type LoggerModifierConstructorDescriptionLogManager
(Logger log) Constructor that takes a logLogManager
(Logger log, boolean status) Constructor that takes a log