Utils: Moved Logger into 'Logger/' submodule
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 10 Oct 2007 07:08:36 +0000 (07:08 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 10 Oct 2007 07:08:36 +0000 (07:08 +0000)
commitb52002fa2001e6472d6aa3dde263b85f654c6e8e
tree76e96386e0e6c5855b28a735b9d7426deb0e5c52
parenta2bece00465e874b1a52e98918f64aa24919a009
Utils: Moved Logger into 'Logger/' submodule
Logger: Implemented compile-time configuration support

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@458 270642c3-0616-0410-b53a-bc976706d245
27 files changed:
PPI/DebugModules.cti
PPI/DebugModules.hh
PPI/DebugModules.test.cc
Socket/Protocols/SConscript
Utils/Logger.hh
Utils/Logger/Area.hh [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/Area.ih [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/Config.hh [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/Config.ih [new file with mode: 0644]
Utils/Logger/Defaults.hh [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/Doxyfile [new file with mode: 0644]
Utils/Logger/Levels.hh [new file with mode: 0644]
Utils/Logger/Levels.ih [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/Log.hh [new file with mode: 0644]
Utils/Logger/Log.test.cc [copied from Utils/Logger.test.cc with 68% similarity]
Utils/Logger/Logger.hh [new file with mode: 0644]
Utils/Logger/Mainpage.dox [new file with mode: 0644]
Utils/Logger/Parameters.hh [new file with mode: 0644]
Utils/Logger/Parameters.ih [new file with mode: 0644]
Utils/Logger/SConscript [new file with mode: 0644]
Utils/Logger/Stream.hh [new file with mode: 0644]
Utils/Logger/Stream.ih [copied from Utils/Logger.test.cc with 52% similarity]
Utils/Logger/main.test.cc [moved from Utils/Logger.test.cc with 60% similarity]
Utils/Mainpage.dox
Utils/SConscript
doclib/SConscript
senf.dict