Re: smtp appender - no email send

2013-07-31 Thread gokulvsmail
By default behavior log4j will only send the log messages when a ERROR event is happening. For testing try by create some error loggs. gokul On Wednesday 31 July 2013 03:23 PM, dev2...@stefanclos.de wrote: Hello, i configured an smtp appender to get log messages by email. Console and File App

Re: Error in JDBCAppender when used with tomcat6 and log4j2

2013-07-28 Thread gokulvsmail
On Sunday 28 July 2013 08:17 PM, Nick Williams wrote: Please paste your log4j2.xml/json config file. All of the information you have given is helpful, but it's not quite enough. Nick On Jul 2

Error in JDBCAppender when used with tomcat6 and log4j2

2013-07-28 Thread gokulvsmail
hi, when i am trying to use the jdbcappender..am getting the error as No suitable driver found in the Tomcat startup am using log4j2 Tomcat 6.0.37 servlet 2.5, jre 1.6 db mysql I put the mysql-connector-bin_5.1.jar at the tomcat/lib am still getting the same error Seeking hlep from the grou