ID EN
Multiprocessing

get_logger

Python 3.11

Returns the logger used by multiprocessing. If necessary, a new one will be created.

Syntax

PYTHON
multiprocessing.get_logger()

See Also

multiprocessing logging.NOTSET