davidclemens / Dingi

Dingi is a toolbox for processing data collected by marine research gear.
MIT License
1 stars 0 forks source link

Add `setDebugLevel` method to `DebuggerKit.Debugger` #74

Closed davidclemens closed 2 years ago

davidclemens commented 2 years ago

Current Implementation

The debugger instance has to be added to the current workspace first and then the level can be set.

Suggested Enhancement

Add a static method to the DebuggerKit.Debugger class, that allows setting the debug level.

Expected Benefits

Is this something you're interested in working on

Yes.