Hi,
I seriuosly considering replacing standard logging with custom Log4J-MySQL,
so I could have everything (Tomcat and WebApps) in one database.
1) Where is logging done? Could you give me pointers to specific
classes/methods I need to modify?
2) Performance - is declaring SQL INSERTs as DELAYED or LOW_PRIORITY enough?
Or making static per-db-url buffering and writing many (16-64?) records at
once?
3) Is it possible to rewrite Tomcat's logging to enable pluggable logging
engines? (Standard or Log4j)
4) I saw suggestion to move to JDK 1.4 logging - _please_ if/when you decide
to change logging, move to Log4j instead of this.

Greetings, deacon Marcus
~~~~~
HELP STARVING JAVA PROGRAMMER: If you need cheap and reliable JSP hosting,
please contact [EMAIL PROTECTED] (from 12$/m for 50mb WWW + 20mb mail)

Reply via email to