Uses of Interface
weka.gui.Logger
Package
Description
-
Uses of Logger in weka.classifiers.pmml.consumer
-
Uses of Logger in weka.core
-
Uses of Logger in weka.core.pmml
Modifier 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.ModifierConstructorDescriptionMappingInfo
(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
Modifier and TypeClassDescriptionstatic class
class
Class for displaying a status area (made up of a variable number of lines) and a log area.Modifier 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.ModifierConstructorDescriptionStreamThroughput
(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
Modifier 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
-
Uses of Logger in weka.knowledgeflow
Modifier and TypeClassDescriptionstatic class
A simple logging implementation that writes to standard outModifier 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 useModifier 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 useModifierConstructorDescriptionLogManager
(Logger log) Constructor that takes a logLogManager
(Logger log, boolean status) Constructor that takes a log