cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h jk_util.c jk_util.h

2004-11-11 Thread mturk
mturk 2004/11/11 01:44:30 Modified:jk/native/common jk_logger.h jk_util.c jk_util.h Log: Add __FUNCTION__ as parameter for jk_log. The function name will be expanded for GCC and MSVC. Other compilers like CW does not expand function name. Revision ChangesPath 1.14

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h jk_util.c

2003-02-28 Thread glenn
glenn 2003/02/28 09:58:40 Modified:jk/native/apache-2.0 mod_jk.c jk/native/common jk_logger.h jk_util.c Log: Use APR for Apache 2.0 mod_jk logging so that piped logs can be used Revision ChangesPath 1.66 +187 -55 jakarta-tomcat-connectors/jk/native