1.

What is the significance of the JavaScript logging library log4javascript?(a) Fully featured(b) Easy to use(c) Fully featured and easy to use(d) Easily accessibleI got this question during an interview.I'm obligated to ask this question of Remote Logging topic in division Parsing, Benchmarking and Logging of JavaScript

Answer»

Correct CHOICE is (c) Fully featured and easy to use

The explanation is: Apache Log4j is a JAVA-BASED logging utility.log4javascript is a fully-featured, easy-to-use JAVASCRIPT logging framework based on the Java logging framework log4j. Its purpose is to provide JavaScript developers with a familiar, ROBUST and flexible logging framework with which to debug JavaScript applications.



Discussion

No Comment Found

Related InterviewSolutions