X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FConfig.hh;h=ec23c7f688c3070ac424c62ad840a74682f93551;hb=17d44437f7fb8ee68a96ed55fc327c746c161142;hp=eac17e6a63c57345ded0586cafa6c2d5b3ae33a7;hpb=5d4e096b18209cab72810f359e520dc8728f8e73;p=senf.git diff --git a/Utils/Logger/Config.hh b/Utils/Logger/Config.hh index eac17e6..ec23c7f 100644 --- a/Utils/Logger/Config.hh +++ b/Utils/Logger/Config.hh @@ -152,7 +152,7 @@ namespace log { stream ::= \e scope_seq \n optional_area::= (_) | \e scope_seq \n level ::= \c VERBOSE | \c NOTICE | \c MESSAGE | \c IMPORTANT | \c CRITICAL | \c DISABLED \n - scope_seq ::= \e scope \e scope \e scope* \n + scope_seq ::= \e scope \e scope* \n scope ::= ( \e name ) \n name ::= arbitrary C++ identifier