-------------------
* exc_info is no longer included in logger based breadcrumbs.
* log the entire logger name as category.
* added a `enable_breadcrumbs` flag to the client to allow the enabling or
disabling of breadcrumbs quickly.
* corrected an issue where python interpreters with bytecode writing enabled
would report incorrect logging locations when breadcrumb patching for
logging was enabled.