Class Log4jResource

java.lang.Object
org.pentaho.platform.web.http.api.resources.Log4jResource

public class Log4jResource extends Object
  • Constructor Details

    • Log4jResource

      public Log4jResource()
  • Method Details

    • reloadConfiguration

      public javax.ws.rs.core.Response reloadConfiguration() throws Exception
      Throws:
      Exception
    • updateLogLevel

      public javax.ws.rs.core.Response updateLogLevel(String targetLevel, String category) throws Exception
      Throws:
      Exception