| java.lang.Object org.jaffa.config.InitLog4J
InitLog4J | public class InitLog4J (Code) | | Use this class to initialize Log4J.
author: GautamJ |
Method Summary | |
public static void | init() This is invoked by each AllTests class to initialize Log4J using the setting of the 'framework.Log4JConfig' property in the config.properties file. |
init | public static void init()(Code) | | This is invoked by each AllTests class to initialize Log4J using the setting of the 'framework.Log4JConfig' property in the config.properties file.
This class enusres that Log4J will be initialized just once.
|
|
|