MXS-2014 Add log.[h|cc] to maxbase

Almost a verbatim copy of log_manager.[h|cc] with mxs changed
to mxb. The changes allow the MaxScale log manager to be moved
on top of this implementation.
This commit is contained in:
Johan Wikman
2018-08-15 12:29:46 +03:00
parent 17418572f9
commit 1a6eb8165a
3 changed files with 1106 additions and 0 deletions

View File

@ -1,6 +1,7 @@
add_library(maxbase STATIC
atomic.cc
eventcount.cc
log.cc
logger.cc
stopwatch.cc
string.cc