X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2Fmain.test.hh;h=63a1a73bf9713c5f1ab40a7e4b6a9d7810c71f49;hb=445c71d8d242f4ce3d23d8db8d1faf909943cfec;hp=799d529cc32a204939018784cd11bdaba173261c;hpb=ac86c2bb40746fbedf70a19af3307e5da642b04a;p=senf.git diff --git a/Utils/Logger/main.test.hh b/Utils/Logger/main.test.hh index 799d529..63a1a73 100644 --- a/Utils/Logger/main.test.hh +++ b/Utils/Logger/main.test.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 @@ -28,6 +28,10 @@ // Custom includes +#ifdef SENF_LOG_CONF +#undef SENF_LOG_CONF +#endif + #define SENF_LOG_CONF (( (senf)(log)(Debug), (_), NOTICE )) \ (( (senf)(log)(test)(myStream), (senf)(log)(test)(Foo), VERBOSE ))