Lines Matching refs:set
67 # If you don't want threading information in the log, set this to zero
72 # If you don't want multiprocessing information in the log, set this to zero
77 # If you don't want process information in the log, set this to zero
85 # Default levels and level names, these can be replaced with any positive set
180 # have __file__ set, for some reason (see Issue #21736). Thus, we get the
471 fields = set()
503 fields = set()
619 instance, set the 'converter' attribute to a function with the same
622 set the 'converter' attribute in the Formatter class.
850 # set to None. It can also be called from another thread. So we need to
946 If a formatter is set, use it. Otherwise, use the default formatter
1177 #Handler constructor to set level, formatter, lock etc.
1200 # prevent a handler leak when delay is set
1202 # self._closed being set to True there
1240 whatever sys.stderr is currently set to rather than the value of
1675 attribute set to zero is found - that will be the last logger which
1697 logger with the "propagate" attribute set to zero is found - that
1958 configured, unless the keyword argument *force* is set to ``True``.
1963 sys.stderr, set a formatter using the BASIC_FORMAT format string, and
2186 #we just ignore them if raiseExceptions is not set