eden/src/common/logging
lizzie 913a74dbd3
[common] remove uneeded allocations in logs (#3409)
+ make filename be a const char
also mark as `noexcept` to avoid emission of uneeded unwind paths :)

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3409
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-02-05 05:47:43 +01:00
..
backend.cpp [common] remove uneeded allocations in logs (#3409) 2026-02-05 05:47:43 +01:00
backend.h assert/logging: Stop the logging thread and flush the backends before crashing 2023-12-26 10:35:14 +01:00
filter.cpp [common/logging] faster logging by avoiding constructing unused strings/results (and filtering first) (#2603) 2025-10-01 23:18:37 +02:00
filter.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
formatter.h [common] fix formatting of swapped u32_le/u64_le for BE targets (#2998) 2025-11-13 13:23:46 +01:00
log.h [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 2025-10-17 04:20:11 +02:00
log_entry.h [common] remove uneeded allocations in logs (#3409) 2026-02-05 05:47:43 +01:00
text_formatter.cpp [common] remove uneeded allocations in logs (#3409) 2026-02-05 05:47:43 +01:00
text_formatter.h [common] remove uneeded allocations in logs (#3409) 2026-02-05 05:47:43 +01:00
types.h ngc: implement service 2023-09-14 09:14:08 -04:00