X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FSenfLog.hh;h=8a6c9c1c8585a34ed3bec119667078679b67a60c;hb=4e2b741f18b63e97ab4eef30fcee1dec999541be;hp=23098e49da9190052e03bfbfb67f4c9553c1b04d;hpb=949e357e249299c8519aa3af62245a0010dcce44;p=senf.git diff --git a/Utils/Logger/SenfLog.hh b/Utils/Logger/SenfLog.hh index 23098e4..8a6c9c1 100644 --- a/Utils/Logger/SenfLog.hh +++ b/Utils/Logger/SenfLog.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 { - SENF_LOG_DEF_STREAM(SenfLog, senf::log::MESSAGE, senf::log::MESSAGE, SENF_SENFLOG_LIMIT); + SENF_LOG_DEFINE_STREAM(SenfLog, senf::log::MESSAGE, senf::log::MESSAGE, SENF_SENFLOG_LIMIT); SENF_LOG_DEFAULT_STREAM(SenfLog); }