ID EN
Logging

name

Python 3.11

This is the logger’s name, and is the value that was passed to getLogger() to obtain the logger.

Syntax

PYTHON
name

See Also

getLogger()