Home
/
Python 3.11
/
Logging
/
setFormatter
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Logging
setFormatter
Python 3.11
Sets the Formatter for this handler to fmt.
Syntax
PYTHON
Copy
setFormatter(fmt)
See Also
Formatter