Lioncash f63ccbd936 logging/filter: Use std::string_view in ParseFilterString()
Allows avoiding constructing std::string instances, since this only
reads an arbitrary sequence of characters.

We can also make ParseFilterRule() internal, since it doesn't depend on
any private instance state of Filter
2018-07-20 15:58:46 -04:00
..
2016-03-13 04:54:23 +01:00
2018-07-07 14:17:44 +02:00
2018-07-06 15:47:06 +02:00
2018-04-13 23:48:22 -04:00
2018-07-07 13:59:18 +02:00
2017-03-01 23:30:57 +02:00
2018-07-18 23:57:15 -04:00
2016-12-05 19:09:16 +01:00