Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adapter 2.0.8
-
None
Description
The AdapterManagerImpl currently uses the OSGi logger, with a constant to enable/disable debugging, to avoid potentially expensive debug statements.
I'll attach a patch that uses slf4 instead, so that logging can be enabled by configuration, and discuss it on the dev list.