Home
/
Python 3.11
/
Logging
/
getLogRecordFactory
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Logging
getLogRecordFactory
Python 3.11
Return a callable which is used to create a LogRecord.
Syntax
PYTHON
Copy
logging.getLogRecordFactory()
See Also
LogRecord
setLogRecordFactory()
LogRecord
setLogRecordFactory()