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

Investigate using EventSource for logging builder events. #240

Open
teo-tsirpanis opened this issue Mar 29, 2024 · 0 comments
Open

Investigate using EventSource for logging builder events. #240

teo-tsirpanis opened this issue Mar 29, 2024 · 0 comments
Assignees

Comments

@teo-tsirpanis
Copy link
Owner

teo-tsirpanis commented Mar 29, 2024

We might be able to replace BuilderLogger and assorted infrastructure with an EventSource for the builder. This will be an improvement in many ways (less code to maintain, decoupled logging events from collecting them, more powerful options to collect events).

@teo-tsirpanis teo-tsirpanis self-assigned this Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant