Better log messages for AsyncApp when a listener is missing (improvement to #323) #377
Closed
Description
#323 improved developer experience a lot but the log message is compatible only with slack_bolt.App
. In the case of slack_bolt.async_app.AsyncApp
, the code examples are not usable as-is.
Category (place an x
in each of the [ ]
)
- slack_bolt.App and/or its core components
- slack_bolt.async_app.AsyncApp and/or its core components
- Adapters in slack_bolt.adapter
- Others
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.