- 09 Jun, 2011 2 commits
-
-
Jelte Jansen authored
-
Stephen Morris authored
-
- 08 Jun, 2011 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
The method was in the LoggerImp class but omitted from Logger. This was a small fix so incorporated in this ticket.
-
Stephen Morris authored
Allow default logging severity for unit tests to be specified and overridden by an environment variable.
-
- 07 Jun, 2011 3 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
- 06 Jun, 2011 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
These files weren't changed when root_logger_name.h was renamed to logger_name.h. Rather than just change the #include file name, the logging was correctly initialized.
-
Stephen Morris authored
-
Stephen Morris authored
Create BIND 10 root logger as child of the (unused) log4cplus root logger and create other loggers as children of that. This simplifies the inclusion of logger name in output messages. Also, enhance documentation.
-
- 03 Jun, 2011 9 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Added to root_logger_name.* which was renamed to the more general logger_name.*. Updated files to cope with revised name. Also uncommented some unit tests that must have been commented out from the Makefile.am when chasing a problem as some point in the past.
-
Stephen Morris authored
-
Stephen Morris authored
On some systems, the output of "wc -l" is left-justified. On others (the ones on which the test fails), the output is indented. Replacing "cut" with "awk" fixes this.
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: src/lib/log/tests/Makefile.am src/lib/log/tests/logger_unittest.cc src/lib/log/tests/run_unittests.cc
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 02 Jun, 2011 1 commit
-
-
Stephen Morris authored
-
- 01 Jun, 2011 14 commits
-
-
JINMEI Tatuya authored
-
Stephen Morris authored
... and convert from using TEST_F to TEST.
-
Stephen Morris authored
... and correct error in previous commit.
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Also add test to check that an exception is generated if there is a failure to access a local message file.
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 31 May, 2011 1 commit
-
-
Jeremy C. Reed authored
add comment change from unused-parameter to unused-variable remove additional change as was not needed. discussed on jabber and I tested directly with clang on Mac OS X (where problem was seen).
-