jsartoolkit5
jsartoolkit5 copied to clipboard
several console.log in api.js and debug.js
Issue by jeromeetienne
Tuesday Feb 23, 2016 at 14:36 GMT
Originally opened as https://github.com/artoolkit/jsartoolkit5/issues/3
this is fine during debug, but it is disturbing in production.
Comment by zz85
Tuesday Feb 23, 2016 at 21:13 GMT
perhaps some log level logging can be used at https://github.com/artoolkit/jsartoolkit5/blob/dev/jsartoolkit/js/artoolkit.api.js#L1551
Comment by philip-lamb
Thursday Feb 25, 2016 at 20:20 GMT
Best to use branch 'master' for references to the code now. So Joshua's reference would be https://github.com/artoolkit/jsartoolkit5/blob/master/js/artoolkit.api.js#L1551