Closed patrickschaper closed 10 years ago
Enhancement For development and release version one should be able to choose between several log levels.
Example: navigator.analytics.setLogLevel(navigator.analytics.LogLevels.ERROR) navigator.analytics.setLogLevel(navigator.analytics.LogLevels.WARNING) navigator.analytics.setLogLevel(navigator.analytics.LogLevels.VERBOSE)
navigator.analytics.setLogLevel(navigator.analytics.LogLevels.NONE)
@yesman82 Thanks for the info. I will look into this sometime in the next couple days. Let me know if you have any other ideas for new features. Thanks!
Enhancement For development and release version one should be able to choose between several log levels.
Example: navigator.analytics.setLogLevel(navigator.analytics.LogLevels.ERROR) navigator.analytics.setLogLevel(navigator.analytics.LogLevels.WARNING) navigator.analytics.setLogLevel(navigator.analytics.LogLevels.VERBOSE)
navigator.analytics.setLogLevel(navigator.analytics.LogLevels.NONE)