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:
@ -1,6 +1,7 @@
|
||||
add_library(maxbase STATIC
|
||||
atomic.cc
|
||||
eventcount.cc
|
||||
log.cc
|
||||
logger.cc
|
||||
stopwatch.cc
|
||||
string.cc
|
||||
|
||||
Reference in New Issue
Block a user