1
0
Fork 0
forked from suyu/suyu
suyu/src/common/logging
Zach Hilman 470466b31b log: Add logging class for Cheat Engine
This is better than just using something like Common.Filesystem or Common.Memory
2019-09-21 21:44:22 -04:00
..
backend.cpp log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
backend.h logging/backend: Move CreateEntry into the Impl class 2019-03-02 14:44:24 -05:00
filter.cpp Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
filter.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
log.h log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
text_formatter.cpp text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 2018-10-04 23:55:53 -04:00
text_formatter.h common/logging: Amend documentation comments 2018-09-04 10:49:08 -04:00