tattletale.js icon indicating copy to clipboard operation
tattletale.js copied to clipboard

Allow to disable console logging

Open marklazz opened this issue 8 years ago • 0 comments

This library outputs the logs to the console when log method is executed. This feature allows to disable that logging by passing a parameter to the constructor, and only carry those logs to the configured endpoint of the target server.

marklazz avatar May 22 '17 18:05 marklazz