diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-11-28 04:19:24 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-11-28 05:13:21 -0500 |
| commit | c792961000a6bc8fa33dabdf42d07a25e44e8662 (patch) | |
| tree | 8a6798e6f30a91d4f2a1319b16d980f980984987 /Source/Core/VideoCommon/PostProcessing.cpp | |
| parent | c2c8a14966dcea8d86a5ea5bb2eeb0f694002425 (diff) | |
Common: Unify logging namespace with Common
Previously the logging was a in a little bit of a disarray. Some things
were in namespaces, and other things were not.
Given this code will feature a bit of restructuring during the
transition over to fmt, this is a good time to unify it under a single
namespace and also remove functions and types from the global namespace.
Now, all functions and types are under the Common::Log namespace. The
only outliers being, of course, the preprocessor macros.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions
