这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Angelmmiguel
Copy link
Contributor

Allow to configure the stderr in the WASI context that runs the workers. This will allow a Wasm module to print the error logs in a specific file when configured.

This value is optional. If it's not configured, it will inherit the value from the environment.

It closes #125

containerd-wasm-shims

This feature was implemented to allow modules print messages in a custom stderr for deislabs/containerd-wasm-shims/pull/88. Here you can see the logs printed in the proper location:

Screenshot 2023-05-08 at 09 05 06

@Angelmmiguel Angelmmiguel added the 🚀 enhancement New feature or request label May 8, 2023
@Angelmmiguel Angelmmiguel requested review from a team and assambar May 8, 2023 07:05
@Angelmmiguel Angelmmiguel self-assigned this May 8, 2023
@Angelmmiguel Angelmmiguel merged commit 5207684 into main May 8, 2023
@Angelmmiguel Angelmmiguel deleted the 125-configure-stderr branch June 30, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make stderr configurable when running a worker

4 participants