Home / CSE / Javascript - CS :: Parsing, Benchmarking and Logging

CSE :: Javascript - CS

  1. What is the significance of the JavaScript logging library loglevel?

  2. A.

     Lightweight

    B.

     Unreliable

    C.

     Minimal usage

    D.

     Inconvenient


  3. Which of the following browsers support the usage of the JavaScript logging library log4javascript?

  4. A.

     IE

    B.

     Safari

    C.

     Opera

    D.

     All of the mentioned


  5. What is the significance of the JavaScript logging library log4javascript?

  6. A.

     Fully featured

    B.

     Easy to use

    C.

     Fully featured and Easy to use

    D.

     None of the mentioned


  7. Which of the following JavaScript logging framework lets one to toggle the plane?

  8. A.

     Lumberjack

    B.

     Log Hound

    C.

     jsTracer

    D.

     fvlogger


  9. Which of the following JavaScript logging tool is also a debugging tool?

  10. A.

     Blackbird

    B.

     Log Hound

    C.

     jsTracer

    D.

     fvlogger


  11. Which of the following JavaScript logging tool is standalone?

  12. A.

     Blackbird

    B.

     Log Hound

    C.

     jsTracer

    D.

     fvlogger


  13. Which of the following are appenders?

  14. A.

     DummyAppender

    B.

     ConsoleAppender

    C.

     FileAppender

    D.

     All of the mentioned


  15. Which of the following reads the textual contents of a URL and returns as a string?

  16. A.

     spawn(f);

    B.

     load(filename,…);

    C.

     readFile(file);

    D.

     readUrl(url);


  17. When does JSNLog have server-side extensions?

  18. A.

     Use of .NET

    B.

     Use of Java

    C.

     Both .NET and Java

    D.

     None of the mentioned