common: logging: Restructure backend code

This commit is contained in:
Morph 2021-06-13 10:31:47 -04:00
parent 8150c65c07
commit 391e823c79
8 changed files with 288 additions and 278 deletions

View file

@ -141,6 +141,7 @@ add_library(common STATIC
logging/log.h
logging/text_formatter.cpp
logging/text_formatter.h
logging/types.h
lz4_compression.cpp
lz4_compression.h
math_util.h