mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-13 16:46:46 +00:00
By using a std::string_view for LogMetaData strings we avoid an implicit memory allocation when passing __file__, etc. which are char const* (notice this is also the case for the standardized std::source_location::file_name etc). |
||
---|---|---|
.. | ||
bundled/fmt | ||
Logger.cxx | ||
Logger.h | ||
Version.h.in |