Uses of Class
hu.icellmobilsoft.coffee.se.logging.JulLevel
-
Packages that use JulLevel Package Description hu.icellmobilsoft.coffee.se.logging -
-
Uses of JulLevel in hu.icellmobilsoft.coffee.se.logging
Fields in hu.icellmobilsoft.coffee.se.logging declared as JulLevel Modifier and Type Field Description static JulLevelJulLevel. DEBUGThe JulLevel DEBUG, providing detailed informations for debugging.static JulLevelJulLevel. ERRORThe JulLevel ERROR, indicating some errors.static JulLevelJulLevel. INFOThe JulLevel INFO, providing informational massages.static JulLevelJulLevel. TRACEThe JulLevel TRACE, providing fine grade trce information.static JulLevelJulLevel. WARNThe JulLevel WARN, inicating protential problems of misconfiguration.
-