18 #include "absl/strings/str_cat.h" 31 std::cout <<
message << std::endl;
34 for (
const auto&
callback : info_callbacks_) {
void LogInfo(const char *source_filename, int source_line, const std::string &message)
Collection of objects used to extend the Constraint Solver library.
void AddInfoLoggingCallback(std::function< void(const std::string &message)> callback)