Uses of Enum Class
de.qytera.qtaf.core.log.model.LogLevel
Packages that use LogLevel
Package
Description
-
Uses of LogLevel in de.qytera.qtaf.core.log.model
Methods in de.qytera.qtaf.core.log.model that return LogLevel -
Uses of LogLevel in de.qytera.qtaf.core.log.model.collection
Methods in de.qytera.qtaf.core.log.model.collection with parameters of type LogLevelModifier and TypeMethodDescriptionTestScenarioLogCollection.addLogMessage(LogLevel level, String message) Add log message -
Uses of LogLevel in de.qytera.qtaf.core.log.model.message
Fields in de.qytera.qtaf.core.log.model.message declared as LogLevelMethods in de.qytera.qtaf.core.log.model.message that return LogLevelMethods in de.qytera.qtaf.core.log.model.message with parameters of type LogLevelConstructors in de.qytera.qtaf.core.log.model.message with parameters of type LogLevel