pyproject_patcher.logging

Customized logging.

Functions

get_logger(name)

Instantiate a custom logger.

Module Contents

pyproject_patcher.logging.get_logger(name)

Instantiate a custom logger.

Parameters:

name (str)

Return type:

logging.Logger