Home
/
Python 3.11
/
Logging
/
removeHandler
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Logging
removeHandler
Python 3.11
Removes the specified handler hdlr from this logger.
Syntax
PYTHON
Copy
removeHandler(hdlr)