X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FConsoleTarget.hh;h=4b7da17fbe66589ec151f7b8808bb060fc1eaef6;hb=2400f5c9d91e715773ed965fb92da1b6a54903e5;hp=b453e16977e296f05aaf6aacc5cd9477dadb3ade;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Utils/Logger/ConsoleTarget.hh b/Utils/Logger/ConsoleTarget.hh index b453e16..4b7da17 100644 --- a/Utils/Logger/ConsoleTarget.hh +++ b/Utils/Logger/ConsoleTarget.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -35,7 +35,7 @@ namespace senf { namespace log { - /** \brief Write log messages to std::cout + /** \brief Write %log messages to std::cout IOStreamTarget writing to std::cout. This is a singleton target which always exists. Access it via senf::log::ConsoleTarget::instance()