Date: Friday, May 4, 2007 @ 15:22:11
Author: marc
Path: /cvsroot/carob/libmysequoia/src
Modified: MySQLAPI.cpp (1.73 -> 1.74)
Now that LMS-93 null getLogLevel() segfault has been fixed in
carob/Common.cpp, remove carob setLogLevel(OFF) workaround. This
should fix LMS-93 for good: carob log level is now correctly
configured using logger.conf levels hierarchy
--------------+
MySQLAPI.cpp | 2 --
1 files changed, 2 deletions(-)
Index: libmysequoia/src/MySQLAPI.cpp
diff -u libmysequoia/src/MySQLAPI.cpp:1.73 libmysequoia/src/MySQLAPI.cpp:1.74
--- libmysequoia/src/MySQLAPI.cpp:1.73 Wed Apr 4 17:09:37 2007
+++ libmysequoia/src/MySQLAPI.cpp Fri May 4 15:22:11 2007
@@ -206,8 +206,6 @@
// Not a real warning, but we really want this printed
LOG4CXX_WARN(logger, "compiled with Carob version " TOSTRING(CAROB_VERSION));
- CarobNS::setLogLevel(CarobNS::LOG_LEVEL_OFF); // See LMS-39
-
tzset();
library_initialized = true;
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits