X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FAreaRegistry.cc;h=7a6a98856be59b9403a95e3948d3e270095dc1a9;hb=27d5a4aaebd8abb6c6bb842af3c170063b206f0f;hp=5dc0d9d1e3a4f0329ca04f84446376489a59ed2b;hpb=10985d71f77b627bc4da543d7114feb7c4529329;p=senf.git diff --git a/Utils/Logger/AreaRegistry.cc b/Utils/Logger/AreaRegistry.cc index 5dc0d9d..7a6a988 100644 --- a/Utils/Logger/AreaRegistry.cc +++ b/Utils/Logger/AreaRegistry.cc @@ -89,7 +89,7 @@ prefix_ void senf::log::detail::AreaBase::removeRoutingCache(Target & target, prefix_ void senf::log::detail::AreaBase::write(time_type timestamp, StreamBase const & stream, unsigned level, - std::string msg) + std::string const & msg) const { if (stream.index >= routingCache_.size())