citra/src/common/logging
BreadFish64 e7a073e15f logging/backend: Change type of filename from string to const char*
This was suggested by degasus in https://github.com/yuzu-emu/yuzu/pull/3326 in order to avoid an unnecessary copy.
2020-01-28 14:29:26 +01:00
..
backend.cpp common/logging: don't use regex for path trimming 2019-12-24 14:19:18 -06:00
backend.h logging/backend: Change type of filename from string to const char* 2020-01-28 14:29:26 +01:00
filter.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
filter.h common/logging/filter: Replace C-style case with C++ static_cast 2018-09-15 15:43:00 +02:00
log.h common/logging: don't use regex for path trimming 2019-12-24 14:19:18 -06:00
text_formatter.cpp android: common: logging: Add log output support. 2019-07-07 11:01:13 -04:00
text_formatter.h common/logging: Amend documentation comments 2018-09-21 16:26:21 +02:00