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

Feature: setting the enabled flag in Setup Logging keyword to False, should disable logging after it is enabled #10

Open
StijnDeJong opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@StijnDeJong
Copy link
Collaborator

To enable logging, the Setup Logging keyword can be used.
This keyword has an argument enabled that when set to True sets up the logging environment.
When setting this to False, the keyword will do nothing.

When logging is already setup, setting the flag to False should turn logging off.

@StijnDeJong StijnDeJong added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant