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

fix: update config logger #5658

Merged
merged 1 commit into from
May 23, 2024
Merged

fix: update config logger #5658

merged 1 commit into from
May 23, 2024

Conversation

eduardoboucas
Copy link
Member

Summary

Follow-up to #5643. The duplicated logger in @netlify/config needs to be updated to the new format of holding either an object with stdout and stderr arrays and an outputFlusher (buffered) or an object with an outputFlusher (streamed).

Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

@eduardoboucas eduardoboucas marked this pull request as ready for review May 23, 2024 12:57
@eduardoboucas eduardoboucas requested review from a team as code owners May 23, 2024 12:57
@eduardoboucas eduardoboucas enabled auto-merge (squash) May 23, 2024 12:59
@eduardoboucas eduardoboucas merged commit bbbba76 into main May 23, 2024
37 checks passed
@eduardoboucas eduardoboucas deleted the fix/config-log-flusher branch May 23, 2024 13:01
This was referenced Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants