X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FConsoleTarget.hh;h=4b7da17fbe66589ec151f7b8808bb060fc1eaef6;hb=8488a803a9e1dfa293af161eb271503990d6fdd3;hp=122c6321665132c120d83c07ae16e4b43aec139a;hpb=c7512677a51c8ba551ab23611d6e99bdc7a7fdfa;p=senf.git diff --git a/Utils/Logger/ConsoleTarget.hh b/Utils/Logger/ConsoleTarget.hh index 122c632..4b7da17 100644 --- a/Utils/Logger/ConsoleTarget.hh +++ b/Utils/Logger/ConsoleTarget.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer NETwork research (NET) +// 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()