Example #1
0
 def __init__(self, logging_config):
     log.configure(logging_config)
     self.log.debug('initializing')
     self.command_queue = CommandQueue(XenStore())