Uses of Class
adams.core.logging.LoggingLevel
-
-
Uses of LoggingLevel in adams.core.command.stderr
Methods in adams.core.command.stderr that return LoggingLevel Modifier and Type Method Description protected LoggingLevelLog. getDefaultLoggingLevel()Returns the default logging level to use. -
Uses of LoggingLevel in adams.core.command.stdout
Methods in adams.core.command.stdout that return LoggingLevel Modifier and Type Method Description protected LoggingLevelLog. getDefaultLoggingLevel()Returns the default logging level to use. -
Uses of LoggingLevel in adams.core.logging
Fields in adams.core.logging declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelLoggingObject. m_LoggingLevelthe logging level.Methods in adams.core.logging that return LoggingLevel Modifier and Type Method Description static LoggingLevelLoggingHelper. getLoggingLevel(Class cls)Returns the logging level for the specified class.static LoggingLevelLoggingHelper. getLoggingLevel(Class cls, LoggingLevel defLevel)Returns the logging level for the specified class.LoggingLevelLoggingLevelHandler. getLoggingLevel()Returns the logging level.LoggingLevelLoggingObject. getLoggingLevel()Returns the logging level.static LoggingLevelLoggingLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static LoggingLevelLoggingLevel. valueOf(Level level)Determines the associated LoggingLevel.static LoggingLevel[]LoggingLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in adams.core.logging with parameters of type LoggingLevel Modifier and Type Method Description static LoggingLevelLoggingHelper. getLoggingLevel(Class cls, LoggingLevel defLevel)Returns the logging level for the specified class.voidCustomLoggingLevelObject. setLoggingLevel(LoggingLevel value)Sets the logging level.voidLoggingLevelHandler. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.core.option
Methods in adams.core.option that return LoggingLevel Modifier and Type Method Description protected LoggingLevelAbstractOptionHandler. getDefaultLoggingLevel()Returns the default logging level to use.LoggingLevelOptionConsumer. getLoggingLevel()Returns the logging level.LoggingLevelOptionProducer. getLoggingLevel()Returns the logging level.Methods in adams.core.option with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractOptionConsumer. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractOptionHandler. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractOptionProducer. setLoggingLevel(LoggingLevel value)Sets the logging level.voidOptionConsumer. setLoggingLevel(LoggingLevel value)Sets the logging level.voidOptionProducer. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.data.report
Methods in adams.data.report that return LoggingLevel Modifier and Type Method Description LoggingLevelReport. getLoggingLevel()Returns the logging level.Methods in adams.data.report with parameters of type LoggingLevel Modifier and Type Method Description voidReport. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.data.spreadsheet.sql
Methods in adams.data.spreadsheet.sql with parameters of type LoggingLevel Modifier and Type Method Description voidReader. setLoggingLevel(LoggingLevel value)Sets the logging level.voidWriter. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.db
Fields in adams.db declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelConnectionParameters. m_LoggingLevelthe logging level.Methods in adams.db that return LoggingLevel Modifier and Type Method Description LoggingLevelAbstractDatabaseConnection. getDefaultLoggingLevel()Returns the logging level specified in the props file.LoggingLevelConnectionParameters. getLoggingLevel()Returns the logging level.Methods in adams.db with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractDatabaseConnection. setDefaultLoggingLevel(LoggingLevel value)Sets the default logging level in the props file.voidAbstractDatabaseConnection. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.control
Methods in adams.flow.control with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractDirector. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractTee. setLoggingLevel(LoggingLevel value)Sets the logging level.voidFileProcessor. setLoggingLevel(LoggingLevel value)Sets the logging level.voidLaunchTee. setLoggingLevel(LoggingLevel value)Sets the logging level.voidLaunchTrigger. setLoggingLevel(LoggingLevel value)Sets the logging level.voidLoadBalancer. setLoggingLevel(LoggingLevel value)Sets the logging level.voidLocalScopeSubProcess. setLoggingLevel(LoggingLevel value)Sets the logging level.voidStorageQueueHandler. setLoggingLevel(LoggingLevel value)Sets the logging level.voidWhileLoop. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.core
Methods in adams.flow.core with parameters of type LoggingLevel Modifier and Type Method Description voidRunnableWithLogging. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.sink
Fields in adams.flow.sink declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelJavaLogging. m_LoggerLevelthe logger level.Methods in adams.flow.sink that return LoggingLevel Modifier and Type Method Description LoggingLevelJavaLogging. getLoggerLevel()Returns the logging level.Methods in adams.flow.sink with parameters of type LoggingLevel Modifier and Type Method Description voidJavaLogging. setLoggerLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.source
Methods in adams.flow.source with parameters of type LoggingLevel Modifier and Type Method Description voidDirectoryLister. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.source.filesystemsearch
Methods in adams.flow.source.filesystemsearch with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractLocalDirectoryListerBasedSearchlet. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractSftpDirectoryListerBasedSearchlet. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractSmbDirectoryListerBasedSearchlet. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.standalone
Fields in adams.flow.standalone declared as LoggingLevel Modifier and Type Field Description protected LoggingLevel[]ConsoleWindow. m_Levelsthe logging levels to display.Fields in adams.flow.standalone with type parameters of type LoggingLevel Modifier and Type Field Description protected HashSet<LoggingLevel>ConsoleWindow. m_LookUpthe lookup for the types.Methods in adams.flow.standalone that return LoggingLevel Modifier and Type Method Description LoggingLevel[]ConsoleWindow. getLevels()Returns theLoggingLevels to display .Methods in adams.flow.standalone with parameters of type LoggingLevel Modifier and Type Method Description voidConsoleWindow. setLevels(LoggingLevel[] value)Sets theLoggingLevels to display.voidAbstractMutableActorDaemonEvent. setLoggingLevel(LoggingLevel value)Sets the logging level.voidAbstractMutableStandaloneGroupItem. setLoggingLevel(LoggingLevel value)Sets the logging level.voidCron. setLoggingLevel(LoggingLevel value)Sets the logging level.voidDelayedEvent. setLoggingLevel(LoggingLevel value)Sets the logging level.voidDeleteDir. setLoggingLevel(LoggingLevel value)Sets the logging level.voidDeleteFile. setLoggingLevel(LoggingLevel value)Sets the logging level.voidQueueEvent. setLoggingLevel(LoggingLevel value)Sets the logging level.voidSubProcessEvent. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.flow.standalone.logevent
Fields in adams.flow.standalone.logevent declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelTypeFilter. m_Levelthe type of log record to accept.protected LoggingLevelLevelFilter. m_Maximumthe maximum level to accept.protected LoggingLevelLevelFilter. m_Minimumthe minimum level to accept.Methods in adams.flow.standalone.logevent that return LoggingLevel Modifier and Type Method Description LoggingLevelTypeFilter. getLevel()Returns the logging level of records to accept.LoggingLevelLevelFilter. getMaximum()Returns the maximum level of records to accept.LoggingLevelLevelFilter. getMinimum()Returns the minimum level of records to accept.Methods in adams.flow.standalone.logevent with parameters of type LoggingLevel Modifier and Type Method Description voidTypeFilter. setLevel(LoggingLevel value)Sets the logging level of records to accept.voidLevelFilter. setMaximum(LoggingLevel value)Sets the maximum level of records to accept.voidLevelFilter. setMinimum(LoggingLevel value)Sets the minimum level of records to accept. -
Uses of LoggingLevel in adams.flow.transformer
Methods in adams.flow.transformer with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractProcessWekaInstanceWithModel. setLoggingLevel(LoggingLevel value)Sets the logging level.voidWekaFilter. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.gui.application
Fields in adams.gui.application declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelAbstractApplicationFrame. m_LoggingLevelthe logging level.Methods in adams.gui.application that return LoggingLevel Modifier and Type Method Description LoggingLevelAbstractApplicationFrame. getLoggingLevel()Returns the logging level.Methods in adams.gui.application with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractApplicationFrame. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.gui.core
Fields in adams.gui.core declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelConsolePanel.ConsolePanelOutputStream. m_Levelthe level to use.protected LoggingLevelAbstractBaseTableModel. m_LoggingLevelthe logging level.Fields in adams.gui.core with type parameters of type LoggingLevel Modifier and Type Field Description protected HashMap<LoggingLevel,AttributeSet>ConsolePanel.OutputPanel. m_LevelAttributeSetsthe level/color association.Methods in adams.gui.core that return LoggingLevel Modifier and Type Method Description LoggingLevelAbstractBaseTableModel. getLoggingLevel()Returns the logging level.Methods in adams.gui.core with parameters of type LoggingLevel Modifier and Type Method Description voidConsolePanel. append(LoggingLevel level, String msg)Appends the given string to the according panels.voidConsolePanel. append(Object source, LoggingLevel level, String msg)Convenience method for outputting exceptions.voidConsolePanel.OutputPanel. append(LoggingLevel level, String msg)Appends the given string.voidLogPanel. append(LoggingLevel level, String msg)Appends the given string.voidSimpleLogPanel. append(LoggingLevel level, String msg)Appends the given string.static ColorConsolePanel. levelToColor(LoggingLevel level)Turns the logging level into a color.protected voidConsolePanel. notifyListeners(LoggingLevel level, String msg)Notifies the listeners.voidAbstractBaseTableModel. setLoggingLevel(LoggingLevel value)Sets the logging level.Constructors in adams.gui.core with parameters of type LoggingLevel Constructor Description ConsolePanelOutputStream(LoggingLevel level)Initializes the output stream. -
Uses of LoggingLevel in adams.gui.dialog
Fields in adams.gui.dialog with type parameters of type LoggingLevel Modifier and Type Field Description protected BaseComboBox<LoggingLevel>AbstractDatabaseConnectionPanel. m_ComboBoxLoggingLevelthe combobox for the logging level. -
Uses of LoggingLevel in adams.gui.event
Fields in adams.gui.event declared as LoggingLevel Modifier and Type Field Description protected LoggingLevelConsolePanelEvent. m_Levelthe logging level.Methods in adams.gui.event that return LoggingLevel Modifier and Type Method Description LoggingLevelConsolePanelEvent. getLevel()Returns the logging level.Constructors in adams.gui.event with parameters of type LoggingLevel Constructor Description ConsolePanelEvent(Object src, LoggingLevel level, String msg)Initializes the object. -
Uses of LoggingLevel in adams.gui.visualization.sequence
Methods in adams.gui.visualization.sequence with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractXYSequencePaintlet. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.scripting.engine
Methods in adams.scripting.engine with parameters of type LoggingLevel Modifier and Type Method Description voidDefaultMainScriptingEngine. setLoggingLevel(LoggingLevel value)Sets the logging level. -
Uses of LoggingLevel in adams.scripting.requesthandler
Methods in adams.scripting.requesthandler that return LoggingLevel Modifier and Type Method Description protected LoggingLevelLoggingHandler. getDefaultLoggingLevel()Returns the default logging level to use. -
Uses of LoggingLevel in adams.scripting.responsehandler
Methods in adams.scripting.responsehandler that return LoggingLevel Modifier and Type Method Description protected LoggingLevelLoggingHandler. getDefaultLoggingLevel()Returns the default logging level to use. -
Uses of LoggingLevel in adams.terminal.application
Methods in adams.terminal.application with parameters of type LoggingLevel Modifier and Type Method Description voidAbstractTerminalApplication. setLoggingLevel(LoggingLevel value)Sets the logging level.
-