Class NodeLogging

java.lang.Object
org.apache.solr.api.JerseyResource
org.apache.solr.handler.admin.api.NodeLogging
All Implemented Interfaces:
NodeLoggingApis

public class NodeLogging extends JerseyResource implements NodeLoggingApis
V2 APIs for getting or setting log levels on an individual node.

These APIs ('/api/node/logging' and descendants) are analogous to the v1 /admin/info/logging.