aws / aws/aws-cdk-cli

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

Open
#158 1 comment 0 reactions 0 assignees View on GitHub
@aws-cdk/toolkit-lib feature-request p2
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.