testproject-io / java-opensdk

TestProject Java OpenSDK
Apache License 2.0
50 stars 42 forks source link

Handle loggingPrefs capability object. #89

Closed DavidG8168 closed 3 years ago

DavidG8168 commented 3 years ago

A casting error occurs when trying to cast the logging prefs map into a string when creating mutable capabilities, added handling for them like done in the Agent.

Signed-off-by: david_goichman david.goichman@testproject.io