1 #ifndef CARMA_UTIL_LOGGING_UTILS_H
2 #define CARMA_UTIL_LOGGING_UTILS_H
7 #include <log4cpp/Priority.hh>
21 void logMultipleLines( ::log4cpp::Category & logger,
22 const ::log4cpp::Priority::PriorityLevel priorityLevel,
23 const ::std::string & s );