Uses of Interface
hu.icellmobilsoft.coffee.se.logging.Logger
-
Packages that use Logger Package Description hu.icellmobilsoft.coffee.se.logging -
-
Uses of Logger in hu.icellmobilsoft.coffee.se.logging
Classes in hu.icellmobilsoft.coffee.se.logging that implement Logger Modifier and Type Class Description classDefaultLoggerLogger default implementation without cdiMethods in hu.icellmobilsoft.coffee.se.logging that return Logger Modifier and Type Method Description static LoggerDefaultLogger. getLogger(Class<?> clazz)Construct a new DefaultLogger instance.static LoggerDefaultLogger. getLogger(String name)Construct a new Logger instance.static LoggerLogger. getLogger(Class<?> clazz)Construct a new Logger instance.static LoggerLogger. getLogger(String name)Construct a new Logger instance.
-