Lines Matching refs:basicConfig
36 'StreamHandler', 'WARN', 'WARNING', 'addLevelName', 'basicConfig',
1953 def basicConfig(**kwargs):
2022 # basicConfig() from multiple threads
2094 has no handlers, call basicConfig() to add a console handler with a
2098 basicConfig()
2110 no handlers, call basicConfig() to add a console handler with a pre-defined
2114 basicConfig()
2120 information. If the logger has no handlers, basicConfig() is called to add
2128 no handlers, call basicConfig() to add a console handler with a pre-defined
2132 basicConfig()
2143 no handlers, call basicConfig() to add a console handler with a pre-defined
2147 basicConfig()
2153 no handlers, call basicConfig() to add a console handler with a pre-defined
2157 basicConfig()
2163 the logger has no handlers, call basicConfig() to add a console handler
2167 basicConfig()