- 10 Dec, 2012 2 commits
-
-
Jelte Jansen authored
Since LogBuffer no longer exists, the file name did not match its content anymore
-
Jelte Jansen authored
and pull its functionality into BufferAppender (one unit test temporarily disabled, might be removed in next commit or updated to get around the protected method it uses)
-
- 07 Dec, 2012 3 commits
-
-
Jelte Jansen authored
LogBuffers are now members of BufferAppender instances, and the singleton has been removed. LoggerManagerImpl keeps them (if any) around while processing a new specification, and flushes them when done.
-
Jelte Jansen authored
- update README - copy vector of event on flush - only use very basic functions in case of flush-on-destruct
-
Jelte Jansen authored
To prevent accidental outside use, all LogBugger (and BufferAppender) code is in the namespace isc::log::internal now, and the files have been renamed to _impl
-
- 06 Dec, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 05 Dec, 2012 5 commits
-
-
Jelte Jansen authored
And clean up the process() calls and processSpecification() method (which should mostly look like they were now)
-
Jelte Jansen authored
-
Jelte Jansen authored
slightly changed outer layer process() call so it isn't necessary anymore
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 04 Dec, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 03 Dec, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 02 Dec, 2012 4 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
including docstring updates
-
Jelte Jansen authored
Also updated log's README
-
Jelte Jansen authored
-
- 30 Nov, 2012 1 commit
-
-
Jelte Jansen authored
needs cleanup and tests
-
- 29 Nov, 2012 2 commits
-
-
Jelte Jansen authored
- reduced a line that was 1 character too long - flipped order of check with isdigit() - renamed Token::NUMBER_RANGE to Token::NUMBER_OUT_OF_RANGE
-
Marcin Siodelski authored
-
- 28 Nov, 2012 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
If omitted the build fails on Solaris complaining that distance is unknown.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 27 Nov, 2012 8 commits
-
-
Jelte Jansen authored
Which got accidentally removed in the previous commit
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-