mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 01:58:01 -05:00
logging/log.h: move enum class formatter to a separate file ...
... to common/logging/formatter.h
This commit is contained in:
@ -85,6 +85,7 @@ add_library(common STATIC
|
||||
logging/backend.h
|
||||
logging/filter.cpp
|
||||
logging/filter.h
|
||||
logging/formatter.h
|
||||
logging/log.h
|
||||
logging/log_entry.h
|
||||
logging/text_formatter.cpp
|
||||
|
Reference in New Issue
Block a user