* implementation and the options without having to touch
* anything else, but log4j doesn't really make it that easy.
*/
//appender.setOption(JDBCAppender.LOGGER_OPTION, "pool:" + dbPool);
appender.setLayout(layout);
appender.activateOptions();
logger.addAppender(appender);
}
/**
* It performs action that are need for deterimne whether