getLogger
org.apache.log4j.Logger getLogger()
Returns the instance of Log4j. If this instance is used to perform the debug output, the output is recorded to WEB-INF/logs/cim.log by default.
Please refer to the Apache project site for more details on how to use Log4j.
Parameters:
none
Returns:
The instance of org.apache.log4j.Logger