Utils/Logger: Remove dependency on libboost_datetime
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 16 May 2008 22:22:44 +0000 (22:22 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 16 May 2008 22:22:44 +0000 (22:22 +0000)
commit456ee576285b76aa46240f8001f426757810dcc1
treeab700acc0db90a0e1b906db188ec60843f642c39
parent69e4a07eea4a95a83d226d7b7095b7d310dc4a06
Utils/Logger: Remove dependency on libboost_datetime
Console: ConfigFile support

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@845 270642c3-0616-0410-b53a-bc976706d245
15 files changed:
Utils/Logger/AreaRegistry.cc
Utils/Logger/AreaRegistry.ih
Utils/Logger/IOStreamTarget.cc
Utils/Logger/IOStreamTarget.hh
Utils/Logger/Log.test.cc
Utils/Logger/Target.cc
Utils/Logger/Target.cci
Utils/Logger/Target.cti
Utils/Logger/Target.hh
Utils/Logger/Target.ih
Utils/Logger/TimeSource.cc [new file with mode: 0644]
Utils/Logger/TimeSource.cci [new file with mode: 0644]
Utils/Logger/TimeSource.cti [new file with mode: 0644]
Utils/Logger/TimeSource.hh [new file with mode: 0644]
Utils/Logger/TimeSource.ih [new file with mode: 0644]