Revision 8cabf472 lib/utils/log.py

b/lib/utils/log.py
200 200
  @param root_logger: Root logger to use (for unittests)
201 201
  @raise EnvironmentError: if we can't open the log file and
202 202
      syslog/stderr logging is disabled
203
  @rtype: callable
204
  @return: Function reopening all open log files when called
203 205

  
204 206
  """
205 207
  progname = os.path.basename(program)

Also available in: Unified diff