mariadb/ndb
unknown ba3086a2d2 BUG#11331 "Warning: could not add log destination" message does not provide enough info
Implement error reporting to Logger and associated classes.


ndb/include/logger/LogHandler.hpp:
  Add error string to LogHandler along with error code
ndb/include/logger/Logger.hpp:
  Add reporting back of error to addHandler(BaseString).
ndb/src/common/logger/FileLogHandler.cpp:
  Implement error reporting
ndb/src/common/logger/LogHandler.cpp:
  Implement error reporting.
  
  Trim spaces and tabs out of parameter names. This allows "p=v, param=value"
ndb/src/common/logger/Logger.cpp:
  Report back errors when adding a handler via BaseString
ndb/src/common/logger/SysLogHandler.cpp:
  Report an error on invalid syslog facility
ndb/src/mgmsrv/MgmtSrvr.cpp:
  Report error when adding log handler
2006-01-13 11:43:50 +11:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
examples changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include BUG#11331 "Warning: could not add log destination" message does not provide enough info 2006-01-13 11:43:50 +11:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src BUG#11331 "Warning: could not add log destination" message does not provide enough info 2006-01-13 11:43:50 +11:00
test Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 2005-12-13 11:48:26 +01:00
tools New tool to collate all information to form a good error report for NDB. 2005-12-07 11:11:59 +01:00
Makefile.am wl1744 - more script fixes 2004-11-12 09:18:26 +01:00