<?xml version="1.0" encoding="UTF-8" ?>
<testsuites disabled="0" errors="0" failures="0" tests="2" time="0.012">
 <testsuite name="Logger Factory" timestamp="2022-11-15T21:44:21" hostname="localhost" time="0.012" errors="0" tests="2" skipped="0" disabled="0" failures="0">
  <testcase classname="Logger Factory" name="Should be able to register additional logger implementations" time="0.007" />
  <testcase classname="Logger Factory" name="Should be able to removed registered logger implementations" time="0.005" />
 </testsuite>
</testsuites>