RE: Problem with multiple appenders.

2003-10-15 Thread Ken Hoying
Try setting the Threshold for the JDBC Appender to Error: log4j.appender.R.Threshold=ERROR --- "Yu Xiang Xi (Maveo)" <[EMAIL PROTECTED]> wrote: > How do you initial a logger in your java code? > It will use different loggers depends on that. > Anymore, the below parameters are useful for config

RE: Problem with multiple appenders.

2003-10-14 Thread Yu Xiang Xi (Maveo)
How do you initial a logger in your java code? It will use different loggers depends on that. Anymore, the below parameters are useful for config that. log4j.additivity.database=false/true Best Regards Xi Yuxiang System Architect Maveo Systems Limited --