Home | History | Annotate | Download | only in cros

Lines Matching refs:logging

12 import cgi, errno, logging, os, posixpath, SimpleHTTPServer, socket, ssl, sys
45 # Override the default logging methods to use the logging module directly.
47 logging.warning("(httpd error) %s - - [%s] %s\n" %
52 logging.debug("%s - - [%s] %s\n" %
123 logging.debug('Translated path: %s', path)
134 logging.debug('URL %s not in watch list' % self.path)
204 logging.debug('http server on %s:%d' %
234 # Override the default logging methods to use the logging module directly.
236 logging.warning("(httpd error) %s - - [%s] %s\n" %
241 logging.debug("%s - - [%s] %s\n" %