Uses of Enum Class
org.europa.together.domain.LogLevel
Packages that use LogLevel
Package
Description
01 Application Layer: Implementation of the Application Logic.
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
00 Domain Layer: Includes all Data Objects with Validation for
Persistence.
-
Uses of LogLevel in org.europa.together.application
Methods in org.europa.together.application that return LogLevelMethods in org.europa.together.application with parameters of type LogLevel -
Uses of LogLevel in org.europa.together.business
Methods in org.europa.together.business that return LogLevelModifier and TypeMethodDescriptionLogger.getConfiguredLogLevel()
Get the configured LogLevel for the Logger.Create a log entry with the given message for the configured LogLevel.Methods in org.europa.together.business with parameters of type LogLevel -
Uses of LogLevel in org.europa.together.domain
Methods in org.europa.together.domain that return LogLevel