X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=config.hh;h=44dddeb1d9f7dfa04aa6cfbf8023ad11fd7812c4;hb=16d94efc2159cba35fc44e5b26747ae0a2ab237b;hp=42fb59572fa640f4a6fe07fbdb1910a4c791f61f;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/config.hh b/config.hh index 42fb595..44dddeb 100644 --- a/config.hh +++ b/config.hh @@ -70,10 +70,10 @@ # endif # # ifndef SENF_SENFLOG_LIMIT -# ifdef SENF_NO_DEBUG +# ifndef SENF_DEBUG # define SENF_SENFLOG_LIMIT senf::log::IMPORTANT # else -# define SENF_SENFLOG_LIMIT senf::log::VERBOSE +# define SENF_SENFLOG_LIMIT senf::log::NOTICE # endif # endif #