java.lang.Object
eu.rarogsoftware.rarog.platform.core.plugins.osgi.FelixLoggerHelper
public class FelixLoggerHelper
extends Object
-
Nested Class Summary
Nested Classes
(package private) static class
-
-
Constructor Summary
Constructors
-
Method Summary
static org.apache.felix.framework.Logger
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ERROR_LEVEL
public static final String ERROR_LEVEL
- See Also:
-
-
WARN_LEVEL
public static final String WARN_LEVEL
- See Also:
-
-
INFO_LEVEL
public static final String INFO_LEVEL
- See Also:
-
-
DEBUG_LEVEL
public static final String DEBUG_LEVEL
- See Also:
-
-
Constructor Details
-
FelixLoggerHelper
public FelixLoggerHelper()
-
Method Details
-
getLogger
public static org.apache.felix.framework.Logger getLogger(Class<?> loggerClass)