# Problem Frequently occuring console.debug() messages impact performance. # Solution Add a proper configurable (debug level) driven logging mechanism / class. # Priority #105 reduced the performance impact, so implementation can wait until **release 1.2**.
Problem
Frequently occuring console.debug() messages impact performance.
Solution
Add a proper configurable (debug level) driven logging mechanism / class.
Priority
#105 reduced the performance impact, so implementation can wait until release 1.2.