@Deprecated
public class Log4jLoggingHelper
extends java.lang.Object
| Modifier and Type | Method | Description | 
|---|---|---|
static org.apache.log4j.Logger | 
getLog4jDomainLogger() | 
 Deprecated.
 
12.2.1.4.0 
 | 
static org.apache.log4j.Logger | 
getLog4jServerLogger() | 
 Deprecated.
 
12.2.1.4.0 
 | 
@Deprecated public static org.apache.log4j.Logger getLog4jServerLogger() throws LoggerNotAvailableException
LoggerNotAvailableException - If Log4j is not configured to be
 the current implementation for Server Logging.@Deprecated public static org.apache.log4j.Logger getLog4jDomainLogger() throws LoggerNotAvailableException
LoggerNotAvailableException - If Log4j is not configured to be
 the current implementation for Domain Logging.