1.

Which of the following are JavaScript logging library?(a) log(b) loglevel(c) leveljavascript(d) jslogjavaThis question was posed to me in examination.This interesting question is from Remote Logging in portion Parsing, Benchmarking and Logging of JavaScript

Answer»

Correct choice is (b) LOGLEVEL

The best explanation: loglevel is a JavaScript LOGGING library that is reliable and EXTREMELY easy-to-use over the various console.log() methods. loglevel is a lightweight, minimal and convenient JavaScript logging library which provides a reliable and extremely easy-to-use layer over the various console.log() methods that are OFTEN available, with none of their downsides.



Discussion

No Comment Found

Related InterviewSolutions