X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FAreaRegistry.ih;h=53b3d1009e08de77f44d0f555f01e39f446207ba;hb=5bf459d443ab7cef04116bc0cb95e1af0178334f;hp=58709bf450eaa0b62c1044b56cf3d946b296aa2e;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Utils/Logger/AreaRegistry.ih b/Utils/Logger/AreaRegistry.ih index 58709bf..53b3d10 100644 --- a/Utils/Logger/AreaRegistry.ih +++ b/Utils/Logger/AreaRegistry.ih @@ -58,7 +58,7 @@ namespace detail { void updateRoutingCache(Target & target, StreamBase const & stream, unsigned limit) const; void removeRoutingCache(Target & target, StreamBase const & stream) const; void write(time_type timestamp, StreamBase const & stream, unsigned level, - std::string msg) const; + std::string const & msg) const; private: struct RouteEntry {