Home | History | Annotate | Download | only in logging

Lines Matching refs:fileConfig

53 def fileConfig(fname, defaults=None, disable_existing_loggers=True):
811 These will be sent as a file suitable for processing by fileConfig().
823 It expects a completely new logging configuration and uses fileConfig
832 Uses fileConfig() to do the grunt work.
853 fileConfig(file)