mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 04:05:45 +00:00
logging/log.h: move enum class formatter to a separate file ...
... to common/logging/formatter.h
This commit is contained in:
parent
54ef76d2c1
commit
479d57987c
6 changed files with 32 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue