Home | History | Annotate | Download | only in container_pool

Lines Matching refs:logging

5 import logging
93 logging.debug('Start event loop.')
101 logging.debug('Exit event loop.')
110 logging.error('Error stopping pool service: %r', e)
120 logging.debug('Container pool stopped.')
159 logging.debug('Client thread count: %d', thread_count)
198 logging.debug('Start event loop.')
212 logging.error('Error while receiving message: %r', e)
228 logging.error('Message error: %s', e)
234 logging.error('Client closed connection before return.')
239 logging.debug('Exit event loop.')
284 logging.debug('Echo: %r', msg)
294 logging.debug('Received shutdown request.')
298 logging.debug('Service shutdown complete.')
307 logging.debug('Received status request.')
321 logging.debug('Received get request (id=%s)', id)
327 logging.debug(
331 logging.debug('No container (id=%s)', id)