logging: add printf-style logging macros
[folly.git] / folly / experimental / logging / Makefile.am
index a758c3f3a46d2816857a3a0966d97d418629bff8..ff9deb8328b434b4f8c66d20cb7b1914c150f9ae 100644 (file)
@@ -15,6 +15,7 @@ libfollylogging_la_SOURCES = \
        LogName.cpp \
        LogStream.cpp \
        LogStreamProcessor.cpp \
+       printf.cpp \
        RateLimiter.cpp \
        StandardLogHandler.cpp \
        xlog.cpp