You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a debug level is set in logger and as parameter to propulatur or islands.
Should be set only in one place.
Also the parameter sometimes sets verbosity at higher levels adds expensive checks.
Move the checks to tests and name the parameter verbosity or just be consistent and descriptive.
The text was updated successfully, but these errors were encountered:
Currently a debug level is set in logger and as parameter to propulatur or islands.
Should be set only in one place.
Also the parameter sometimes sets verbosity at higher levels adds expensive checks.
Move the checks to tests and name the parameter verbosity or just be consistent and descriptive.
The text was updated successfully, but these errors were encountered: