Description
As with other Bolt frameworks, the error handler should be customizable.
|
# TODO: error handler |
|
self._framework_logger.exception( |
|
f"Failed to run listener function (error: {e})" |
|
) |
|
# TODO: error handler |
|
self._framework_logger.exception( |
|
f"Failed to run listener function (error: {e})" |
|
) |
Category (place an x in each of the [ ])
Requirements (place an x in each of the [ ])
Description
As with other Bolt frameworks, the error handler should be customizable.
bolt-python/slack_bolt/app/app.py
Lines 321 to 324 in 3eea0c4
bolt-python/slack_bolt/app/async_app.py
Lines 352 to 355 in 3eea0c4
Category (place an
xin each of the[ ])slack_bolt.Appand/or its core componentsslack_bolt.async_app.AsyncAppand/or its core componentsslack_bolt.adapterRequirements (place an
xin each of the[ ])