Utils/Logger: Implement targets
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 26 Oct 2007 15:00:30 +0000 (15:00 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 26 Oct 2007 15:00:30 +0000 (15:00 +0000)
commitae06fe86f16fdabb7ffb219d255444d2eb4f4f79
tree483c6abcdce514475e147c1e158e16a8c0c89e0d
parent61419d9a2e1060f7ede22fa19fd9d0b401bbc87a
Utils/Logger: Implement targets
Utils/Logger: Implement message routing -> logging library is working now
Move 'nil' class into Utils/mpl.hh

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@476 270642c3-0616-0410-b53a-bc976706d245
21 files changed:
Socket/SocketPolicy.ih
Utils/Logger/Config.hh
Utils/Logger/ConsoleTarget.cc [new file with mode: 0644]
Utils/Logger/ConsoleTarget.hh [new file with mode: 0644]
Utils/Logger/Definitions.hh
Utils/Logger/Definitions.ih
Utils/Logger/IOStreamTarget.cc [new file with mode: 0644]
Utils/Logger/IOStreamTarget.hh [new file with mode: 0644]
Utils/Logger/Log.hh
Utils/Logger/Log.ih
Utils/Logger/Log.test.cc
Utils/Logger/Mainpage.dox
Utils/Logger/Parameters.ih
Utils/Logger/StreamRegistry.ih
Utils/Logger/StringTarget.cti [new file with mode: 0644]
Utils/Logger/StringTarget.hh [new file with mode: 0644]
Utils/Logger/Target.cc
Utils/Logger/Target.cci
Utils/Logger/Target.cti [new file with mode: 0644]
Utils/Logger/Target.hh
Utils/mpl.hh