Class Log4jUtils

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

@Private public final class Log4jUtils extends Object
A bridge class for operating on log4j, such as changing log level, etc.

Will call the methods in InternalLog4jUtils to actually operate on the log4j stuff.