gabrieldoty / simplify-scorm

Scorm 1.2 Javascript API
MIT License
230 stars 77 forks source link

Console logs #4

Closed lukaroski closed 6 years ago

lukaroski commented 6 years ago

I'd like to see a pull request to remove console logs.

gabrieldoty commented 6 years ago

As mentioned in the documentation on the homepage - logging is set to debug mode. The documentation also instructs how to change it. I have added a debugging level of NONE instead of Error only and defaulted it to that..