index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/logging: Add missing include
german77
2021-09-01
1
-0
/
+1
*
Merge pull request #6927 from german77/ngct
Morph
2021-08-28
2
-0
/
+2
|
\
|
*
ngct: Stub NGCT:U service
german77
2021-08-27
2
-0
/
+2
*
|
Revert "logging: Display backtrace on crash"
Morph
2021-08-27
1
-111
/
+1
|
/
*
Merge pull request #6870 from yzct12345/trace-back-stack-back-stack-back
bunnei
2021-08-26
1
-1
/
+111
|
\
|
*
logging: Display backtrace on crash
yzct12345
2021-08-13
1
-1
/
+111
*
|
logging: Fix log filter during initialization
ameerj
2021-08-24
1
-4
/
+5
|
/
*
logging: Simplify and make thread-safe
yzct12345
2021-08-13
2
-245
/
+218
*
shader: Add logging
ReinUsesLisp
2021-07-22
2
-0
/
+8
*
common: logging: backend: Close the file after exceeding the write limit
Morph
2021-07-06
1
-8
/
+11
*
Merge pull request #6519 from Wunkolo/mem-size-literal
bunnei
2021-06-24
1
-4
/
+7
|
\
|
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-4
/
+7
*
|
general: Add missing #pragma once directives
Morph
2021-06-24
1
-0
/
+2
|
/
*
common: fs: file: Remove [[nodiscard]] attribute from Flush
Morph
2021-06-22
1
-1
/
+1
*
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-22
1
-1
/
+1
*
common: logging: Restructure backend code
Morph
2021-06-13
7
-278
/
+287
*
common: logging: backend: Wrap IOFile in a unique_ptr
Morph
2021-06-13
2
-6
/
+27
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
2
-17
/
+15
*
log/backend: Use in-class initializer for FileBackend
Lioncash
2021-04-20
2
-6
/
+8
*
log/backend: Make use of erase_if
Lioncash
2021-04-20
1
-4
/
+4
*
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
7
-35
/
+44
|
\
|
*
log/backend: Correct order of const in copy constructor
Lioncash
2021-04-14
1
-2
/
+5
|
*
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
7
-33
/
+39
*
|
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
|
/
*
bgtc: Update to 12.x and implement OpenTaskService
Morph
2021-04-09
2
-0
/
+2
*
Address review comments
FearlessTobi
2021-01-04
1
-5
/
+5
*
Delete the old log file before rotating (#5675)
xperia64
2021-01-04
1
-0
/
+3
*
Fix the old log file to work with the log parser.
bunnei
2021-01-03
1
-1
/
+1
*
Rotate previous log file to '.old' if it exists
xperia64
2021-01-03
1
-4
/
+9
*
Merge pull request #4451 from slashiee/extended-logging
bunnei
2020-11-23
1
-2
/
+12
|
\
|
*
logging/settings: Increase maximum log size to 100 MB and add extended loggin...
M&M
2020-08-24
1
-2
/
+12
*
|
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...
bunnei
2020-11-19
2
-0
/
+2
*
|
common: Enable warnings as errors
Lioncash
2020-11-02
1
-2
/
+0
|
/
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
1
-1
/
+1
*
logging/backend: Make use of designated initializers
Lioncash
2020-08-03
2
-21
/
+15
*
common/logging: don't use regex for path trimming
BreadFish64
2020-01-23
3
-14
/
+23
*
common/logging: Silence no return value warnings
ReinUsesLisp
2019-11-15
1
-2
/
+6
*
log: Add logging class for Cheat Engine
Zach Hilman
2019-09-21
2
-0
/
+2
*
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-04-01
1
-3
/
+3
*
logging/backend: Make time_origin a class variable instead of a local static
Lioncash
2019-03-02
1
-2
/
+1
*
logging/backend: Move CreateEntry into the Impl class
Lioncash
2019-03-02
2
-29
/
+26
*
Adressed review comments
B3n30
2019-02-15
1
-1
/
+2
*
threadsafe_queue: Add WaitIfEmpty and use it in logging
B3n30
2019-02-15
2
-13
/
+8
*
logging: Add Vulkan backend logging class type
ReinUsesLisp
2019-02-12
2
-0
/
+2
*
Backport review comment from citra-emu/citra#4418
Tobias
2018-12-07
1
-2
/
+2
*
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-11-05
2
-2
/
+23
|
\
|
*
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-07
2
-2
/
+23
*
|
logging/backend: Add missing services to the log filters
Lioncash
2018-10-23
2
-0
/
+5
*
|
service: Add skeleton for psm service
Zach Hilman
2018-10-20
1
-0
/
+1
|
/
*
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-10-04
1
-1
/
+1
[next]