This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2949d9552c
github.ong19th.Citron
/
src
/
common
/
logging
History
Download ZIP
Download TAR.GZ
Lioncash
2949d9552c
common/logging/filter: Replace C-style case with C++ static_cast
2018-09-04 10:44:36 -04:00
..
backend.cpp
logging/backend: Use const reference to refer to log filter
2018-08-13 21:44:55 -04:00
backend.h
logging/backend: Add missing standard includes
2018-07-20 15:31:27 -04:00
filter.cpp
logging/filter: Use std::string_view in ParseFilterString()
2018-07-20 15:58:46 -04:00
filter.h
common/logging/filter: Replace C-style case with C++ static_cast
2018-09-04 10:44:36 -04:00
log.h
common/logging: Add missing service log categories
2018-08-08 16:46:28 -04:00
text_formatter.cpp
logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance
2018-08-21 11:31:05 -04:00
text_formatter.h
Port
#3758
from Citra (
#852
): Add missing std::string import in text_formatter
2018-07-30 16:03:47 -07:00