- 12 Sep, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 02 Dec, 2012 1 commit
-
-
Jelte Jansen authored
-
- 25 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
See bug #2367 for the fix-scaffolding.py tool.
-
- 14 Jul, 2011 1 commit
-
-
Stephen Morris authored
-
- 13 Jul, 2011 1 commit
-
-
Stephen Morris authored
Add a reset logging function to specific tests to ensure that the logging is routed to the stream selected by the B10 environment variables prior to each test that generates messages.
-
- 30 Jun, 2011 1 commit
-
-
Stephen Morris authored
-
- 29 Jun, 2011 1 commit
-
-
Stephen Morris authored
Add support of B10_LOGGER_DESTINATION to choose logging destination for unit tests, and add tests to check that they work. Also update some documentation.
-
- 16 Jun, 2011 1 commit
-
-
Stephen Morris authored
-
- 09 Jun, 2011 1 commit
-
-
Jelte Jansen authored
-
- 08 Jun, 2011 1 commit
-
-
Stephen Morris authored
Allow default logging severity for unit tests to be specified and overridden by an environment variable.
-
- 07 Jun, 2011 1 commit
-
-
Stephen Morris authored
-
- 26 May, 2011 1 commit
-
-
Stephen Morris authored
Added basic logger manager and its implementation, plus an untested console appender. Also modified logger_support_test to use that appender and have got part way through creating a file logger test.
-
- 28 Apr, 2011 1 commit
-
-
Stephen Morris authored
... the logical place for it.
-
- 25 Mar, 2011 1 commit
-
-
Jeremy C. Reed authored
-
- 14 Feb, 2011 1 commit
-
-
Stephen Morris authored
Further changes after review. Also removed some includes of <iostream> left over from debugging.
-
- 09 Feb, 2011 3 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Updated the initialization function to take the logger name. Also added code to detect (and log) if duplicate message IDs were compiled into the system.
-
JINMEI Tatuya authored
-
- 08 Feb, 2011 1 commit
-
-
Jelte Jansen authored
two spaces, one letter 'e' added
-
- 04 Feb, 2011 1 commit
-
-
Stephen Morris authored
The introduction of logging caused problems when building BIND10 on a number of systems because up to date log4cxx support was not available. (It appears that v0.9.8 is the minimum required, and a number of distributions only have v0.9.7.) For this reason, the logging is being altered (for the moment) to withdraw log4cxx and to write directly to the console. The best solution seemed to be to split the basic API and the implementation and to provide implementations for different logging systems. (This was entered as ticket 529, but is being done now.) The current commit leaves the logging system still using log4cxx, but with the implementation split from the API.
-
- 17 Jan, 2011 1 commit
-
-
Stephen Morris authored
A checkpoint of various modifications to the logging code in trac438.
-
- 05 Jan, 2011 1 commit
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac438@4169 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 2 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2733 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac241@2490 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Mar, 2010 1 commit
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1360 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Mar, 2010 1 commit
-
-
Jelte Jansen authored
moved tests into unittests/ subdirectory added boostlibs ldd flag if needed git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1321 e5f2f494-b856-4b98-b285-d166d9295462
-
- 05 Mar, 2010 1 commit
-
-
Jeremy C. Reed authored
This is based on ideas done in experiments/jreed-layout, but I manually did this again. Moved around directory structures. A single python subdirectory under src/lib for single "isc" module. No "cpp" directories. No pyshared or includes symlink trees. I tested running the c++ tests and python tests. I tested running run_bind10.sh from source tree (with nothing installed). I tested running bind10 from installed (after moving source). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1120 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1018 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Feb, 2010 1 commit
-
-
Evan Hunt authored
ticket #50 for full details) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@988 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@742 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Jan, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@530 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Nov, 2009 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@320 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Oct, 2009 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@120 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Oct, 2009 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@97 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Oct, 2009 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@94 e5f2f494-b856-4b98-b285-d166d9295462
-