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

Add logger #1334

Open
norberttech opened this issue Jan 6, 2025 · 0 comments
Open

Add logger #1334

norberttech opened this issue Jan 6, 2025 · 0 comments
Labels
developer experience Resolving this issue should improve development experience for the library users.
Milestone

Comments

@norberttech
Copy link
Member

We can make the logger configurable through Config and available through FlowContext (default NullLogger) which can be overwritten through ConfigBuilder.
This will make the logger available for all processes.
In the scope of this issue, we don't need to implement a logger anywhere, just make it available.

@norberttech norberttech converted this from a draft issue Jan 6, 2025
@norberttech norberttech added the developer experience Resolving this issue should improve development experience for the library users. label Jan 6, 2025
@norberttech norberttech added this to the 0.12.0 milestone Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer experience Resolving this issue should improve development experience for the library users.
Projects
Status: Todo
Development

No branches or pull requests

1 participant