Adjusting Studio logging levels

For debugging purposes in a development environment, you can dynamically adjust logging levels for any class hierarchy.

Note:

When you adjust the logging verbosity, it is updated for both Log4j and the Java Utility Logging Implementation (JULI). Code using either of these loggers should respect this configuration.

Adjusting Studio logging levels:

  1. In the Big Data Discovery header, click the Configuration Options icon and select Control Panel.
  2. Choose Server > Server Administration .
  3. Click the Log Levels tab.
  4. On the Update Categories tab, locate the class hierarchy you want to modify.
  5. From the logging level list, select the logging level.

    Note:

    When you modify a class hierarchy, all classes that fall under that class hierarchy also are changed.
  6. Click Save.