diff options
| author | Lioncash <mathew1800@gmail.com> | 2020-10-20 15:37:02 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2020-10-21 10:49:35 -0400 |
| commit | 425f2aa013a9051a15b58a722668358a2dae5c70 (patch) | |
| tree | 7a0d2c61eb489871e9e7ce680899d623fe943f18 /Source/Core/InputCommon/ControllerInterface | |
| parent | dc5ae5ee66b7ce3ed13d7269242ae6e210992bd3 (diff) | |
Common/Log: Add basic fmt-capable functions to the interface.
Provides a basic extension to the interface to begin migration off of
the printf-based logging system.
Everything will go through macros with the same style naming as the old
logging system, except the macros will have the _FMT suffix, while the
migration is in process.
This allows for peacemeal migration over time instead of pulling
everything out and replacing it all in a single pull request, which
makes for much easier reviewing.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
