Feature: setting the enabled flag in Setup Logging
keyword to False, should disable logging after it is enabled
#10
Labels
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: