Lioncash 457d1b4490 logging/backend: Use std::string_view in RemoveBackend() and GetBackend()
These can just use a view to a string since its only comparing against
two names in both cases for matches. This avoids constructing
std::string instances where they aren't necessary.
2018-07-20 15:27:20 -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