index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
/
backend.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
1
-1
/
+1
2020-08-03
logging/backend: Make use of designated initializers
Lioncash
1
-10
/
+4
2020-01-23
common/logging: don't use regex for path trimming
BreadFish64
1
-1
/
+1
2019-03-02
logging/backend: Move CreateEntry into the Impl class
Lioncash
1
-4
/
+0
2019-02-15
threadsafe_queue: Add WaitIfEmpty and use it in logging
B3n30
1
-0
/
+1
2018-10-07
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
1
-0
/
+14
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
1
-1
/
+1
2018-07-20
logging/backend: Add missing standard includes
Lioncash
1
-2
/
+0
2018-07-20
logging/backend: Use std::string_view in RemoveBackend() and GetBackend()
Lioncash
1
-2
/
+3
2018-07-03
Add configurable logging backends
James Rowe
1
-3
/
+84
2018-03-22
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
1
-2
/
+5
2018-01-21
Format: Run the new clang format on everything
James Rowe
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-4
/
+2
2016-02-05
backend: defaulted move constructor/assignment
Lioncash
1
-18
/
+2
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
1
-80
/
+12
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
Emmanuel Gil Peyrot
1
-0
/
+3
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-12-13
New logging system
Yuri Kunde Schlesner
1
-0
/
+134