App logger is not passed to receivers #2521
Labels
auto-triage-skip
Prevent this issue from being closed due to lack of activity
bug
M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented
The app logger used in receivers is not the same as the shared app logger if no logger is specified in the app constructor:
bolt-js/src/App.ts
Lines 323 to 331 in ee8df73
bolt-js/src/App.ts
Lines 405 to 421 in ee8df73
The constructed
logger
might be used here instead? 🤔@slack/bolt
versionYour
App
and Receiver ConfigurationNode.js runtime version
Steps to reproduce:
Expected result:
Actual result:
Requirements
For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
The text was updated successfully, but these errors were encountered: