Added SENF_NO_DEBUG symbol and removed dependency on NDEBUG
[senf.git] / Utils / Logger /
2008-01-16 g0dil Logger: Tiny doc typo fix
2008-01-16 g0dil Logger: Fix doxygen grouping
2008-01-11 jkaeber Access the ConsoleTarget singleton via instance()
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-14 g0dil Utils/Daemon: Documentation
2007-11-09 g0dil Packets: Fix min_value / max_value boundary cases for...
2007-11-07 g0dil Utils/Logger; Small documentation fix
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-11-01 g0dil Utils/Logger: Implement TimeSource facility
2007-11-01 g0dil Utils/Logger: Fix 'senf::log::DefaultArea as empty...
2007-10-31 g0dil Utils/Logger: Completed documentation
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-30 g0dil Utils/Logger: Documentation
2007-10-30 g0dil Utils/Logger: Complete unit testing
2007-10-30 g0dil Utils/Logger: BUGFIX: Compile time syntax error
2007-10-30 g0dil Utils/Logger: Correct newline handling in IOStreamLogger
2007-10-29 g0dil Utils/Logger: Complete route caching
2007-10-26 g0dil Bugfix: More template-logging fixes
2007-10-26 g0dil Utils/Logger: Implement targets
2007-10-24 g0dil Utils/Logger: Reorganize source code
2007-10-16 g0dil Packets: Complete reimplementation of parse helper...
2007-10-11 g0dil Utils/Logger: Implement Area and Stream registry
2007-10-11 g0dil Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which...
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule