1.

What Kind Of Information Htmllayout Class Provides?

Answer»

It provides the following information to be displayed −

  • The time elapsed from the start of the application before a particular logging event was generated.
  • The NAME of the thread that invoked the logging REQUEST.
  • The LEVEL associated with this logging request.
  • The name of the logger and logging MESSAGE.
  • The optional location information for the program file and the line number from which this logging was invoked.

It provides the following information to be displayed −



Discussion

No Comment Found