Searched refs:getLogger (Results 1 – 5 of 5) sorted by relevance
48 LogTy &getLogger() const { return *SignpostLog; } in getLogger() function in llvm::SignpostEmitterImpl56 ID = os_signpost_id_make_with_pointer(getLogger(), O); in getSignpostForObject()75 os_signpost_interval_begin(getLogger(), getSignpostForObject(O), in startInterval()85 os_signpost_interval_end(getLogger(), getSignpostForObject(O), in endInterval()
357 self.logger = logging.getLogger(prefix)602 logging.getLogger().info("Building with " + str(options.jobs) + " jobs and "606 logging.getLogger().info("CC = " + str(options.cc))607 logging.getLogger().info("CXX = " + str(options.cxx))
50 root = logging.getLogger()
95 logger = logging.getLogger(name)
95 self.logger = logging.getLogger(__name__)