View on GitHub

mypy_boto3

Type annotations for boto3 compatible with mypy, VSCode and PyCharm

Download this project as a .zip file Download this project as a tar.gz file

Logger

Auto-generated documentation for builder.mypy_boto3_builder.logger module.

Logging utils.

get_logger

[find in source code]

def get_logger(verbose: bool = False, panic: bool = False) -> Logger:

Get Logger instance.

Arguments

Returns

Overriden Logger.

See also