Home
last modified time | relevance | path

Searched refs:add_handlers (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/
Dlogging_manager.py453 def add_handlers(context): function
459 self._add_log_handlers(add_handlers)
/external/python/cpython2/Lib/logging/
Dconfig.py751 def add_handlers(self, logger, handlers): member in DictConfigurator
772 self.add_handlers(logger, handlers)