Hi all,
I have a web application that has a JDBC connection to a
 MySQL database.
 You can do any db operations from this application.

 I am using my own logger(logger.jar file used in many
 projects , in fact)
 to log the different types of events[in the servlets and Java
 beans that I
 have used.].
 However , somehow my logger does not write logs although it
 creates the log
 file every day(my logger rotates daily.)

 First of all,
 any one can help me to configure the logger of Tomcat?It is
 staying the
 default settings as I have set it up.(also, does it have any bugs?)

 with regards,
 Ozgur


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to