Class TestLog4jUtils

java.lang.Object
org.apache.hadoop.hbase.logging.TestLog4jUtils

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestLog4jUtils extends Object
This should be in the hbase-logging module but the HBaseClassTestRule is in hbase-common so we can only put the class in hbase-common module for now...