Package org.eclipse.emf.compare.rcp
Class EMFCompareLogger
java.lang.Object
org.eclipse.emf.compare.rcp.EMFCompareLogger
Mimics the Log4J 1 logger interface but sends all logging to the Eclipse log. This allows us to remove
Log4J 1 with limited impacts.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
boolean
boolean
static void
-
Constructor Details
-
EMFCompareLogger
-
-
Method Details
-
isInfoEnabled
public boolean isInfoEnabled() -
isDebugEnabled
public boolean isDebugEnabled() -
setLevel
-
info
-
debug
-