kickerde_api_client.logging

Customized logging with color support.

Functions

get_logger(name)

Instantiate a custom logger with color support.

Module Contents

kickerde_api_client.logging.get_logger(name)

Instantiate a custom logger with color support.

Parameters:

name (str) –

Return type:

logging.Logger