Adjusting the logging verbosity level in the Control Panel

The easiest way to dynamically adjust logging verbosity levels for any class hierarchy is from the Liferay Control Panel.

To adjust logging verbosity in the Liferay Control Panel:

  1. In the Discovery Framework, point the cursor at the Dock in the upper-right corner of the page. The Dock is labeled "Welcome <user name>!"

  2. From the drop-down menu, choose Control Panel.
  3. From the Control Panel tool menu, choose Server Administration.
  4. In the Server Administration pane, choose the Log Levels tab.

  5. Scroll to find the class hierarchy you want to modify, and then adjust the logging level in the drop-down list. The available options are:
    • OFF
    • FATAL
    • ERROR
    • WARN
    • INFO
    • DEBUG
    • ALL
    Note: When you modify a class hierarchy, all classes that fall under that class hierarchy are also changed.
  6. When you have finished adjusting log levels, click Save.
Note: By default, Endeca sets log levels for com.endeca and com.endeca.portal.instrumentation. You can adjust these levels. In addition, you can set the verbosity for a specific class or package by using the Add Category tab.