Skip to content

Bug fix logLevel and restart issues

Ishita Prakash requested to merge patch/ADAPT-2881 into master

logLevel was getting passed as a string which now is enum. Adapter restart was causing issues in connect function which is now resolved.

Merge request reports