Searched refs:getLog (Results 1 – 2 of 2) sorted by relevance
167 getLog().info("No thrift files to compile."); in execute()169 … getLog().info("Skipping compilation because target directory newer than sources."); in execute()188 getLog().error("thrift failed output: " + thrift.getOutput()); in execute()189 getLog().error("thrift failed error: " + thrift.getError()); in execute()203 …getLog().info(format("%s does not exist. Review the configuration or consider disabling the plugin… in execute()
258 const std::shared_ptr<EventLog>& getLog() const { return log_; } in getLog() function in ServiceState508 const std::shared_ptr<EventLog>& log = state->getLog(); in testEventSequencing()641 const std::shared_ptr<EventLog>& log = state->getLog(); in testSeparateConnections()689 const std::shared_ptr<EventLog>& log = state->getLog(); in testOnewayCall()741 const std::shared_ptr<EventLog>& log = state->getLog(); in testExpectedError()796 const std::shared_ptr<EventLog>& log = state->getLog(); in testUnexpectedError()