From: Goh, B. <bet...@gl...> - 2003-05-05 10:06:48
|
Dear all, I notice that it is possible to have multiple appenders in the rootCategory when we specify them in the properties file. If I were to use only the rootCategory, is it possible for me to specify which of the many appenders listed in the rootCategory to be used? For example: log4j.rootCateogry=ERROR,CP,ABC And I want to use either the appenders CP or ABC. Is that possible? Many thanks. regards, Betty |