Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@aws-cdk/toolkit-lib: include NodejsFunction esbuild logs in ioHost notifications #158

Open
2 tasks
dreamorosi opened this issue Feb 26, 2025 · 0 comments
Open
2 tasks

Comments

@dreamorosi
Copy link

dreamorosi commented Feb 26, 2025

Describe the feature

When working with the new @aws-cdk/toolkit-lib and implementing a custom ioHost I'd like to have all the logs emitted by CDK included in the notifiy callback.

Right now this is not the case, and some logs like the one emitted by the esbuild bundling process are not included.

Use Case

When using the new toolkit customers can control all the notifications and apply complex filtering/workflows on them. Right now the logs emitted by the bundling are excluded from these notifications and end up directly to stdout.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.1000.2

Environment details (OS name and version, etc.)

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants