Split the LMS_LOG macro to work either with a ostream logger or a wt logger
This commit is contained in:
@@ -27,6 +27,7 @@ test_database_SOURCES = \
|
||||
$(top_srcdir)/src/database/Track.cpp \
|
||||
$(top_srcdir)/src/database/User.cpp \
|
||||
$(top_srcdir)/src/utils/Logger.cpp \
|
||||
$(top_srcdir)/src/utils/StreamLogger.cpp \
|
||||
$(top_srcdir)/src/utils/Utils.cpp
|
||||
|
||||
test_database_CXXFLAGS=-std=c++17 -I${top_srcdir}/src/
|
||||
|
||||
Reference in New Issue
Block a user