Skip to content

Conversation

avelex
Copy link

@avelex avelex commented Mar 9, 2023

So, my motivation was to add a way to remove unnecessary logging when I , for example, register my stateful functions in builder. So I thought to make a config. When initializing the builder it will be possible to pass the config with its parameters. So far in the config there is one field Verbose, which is responsible for log off. Maybe in future there will be more parameters to configure the builder and so the config can help with this.

And yes, passing the config to the builder is also optional

Copy link

@pocockn pocockn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants