mednet.scripts.logging

Utilities to configure logging for command-line scripts.

Functions

setup_cli_logger()

Set up the logger to be used for all CLI apps.

mednet.scripts.logging.setup_cli_logger()[source]

Set up the logger to be used for all CLI apps.

Return type:

Logger

Returns:

The logger to be used by CLI apps.