This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Archived
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-01-05
. You can view files and clone it, but cannot push or open issues/pull-requests.
b0d3f1d06f
ryubing
/
Ryujinx.Common
/
Logging
/
Formatters
/
ILogFormatter.cs
8 lines
122 B
C#
Raw
Blame
History
namespace
Ryujinx.Common.Logging
{
interface
ILogFormatter
{
string
Format
(
LogEventArgs
args
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink