early-access version 2383

This commit is contained in:
pineappleEA
2022-01-10 03:10:35 +01:00
parent 6da6f756e5
commit 2947078525
36 changed files with 2694 additions and 40 deletions

View File

@@ -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