From: tho Date: Fri, 29 Feb 2008 13:08:45 +0000 (+0000) Subject: IOStreamTarget: added loglevel to output X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=74c8ccece7b542a2dfa66bf83a89e6e4fe4f06f3;hp=067a3eb8b81aeac439116d1c556e16bdc05f54eb;p=senf.git IOStreamTarget: added loglevel to output git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@718 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Utils/Logger/IOStreamTarget.hh b/Utils/Logger/IOStreamTarget.hh index 1d976cf..54c8d06 100644 --- a/Utils/Logger/IOStreamTarget.hh +++ b/Utils/Logger/IOStreamTarget.hh @@ -41,10 +41,10 @@ namespace log { This target will write %log messages to an arbitrary std::ostream in the format
-         [] 
+         [][] 
         
- The \e area will be omitted it it is \c senf::log::DefaultArea. + The \e area will be omitted if it is \c senf::log::DefaultArea. The date formatting is set using the Boost.DateTime date_facet, e.g.: \code