Package org.elasticsearch.logging


package org.elasticsearch.logging
Public Elasticsearch Logging API, exposes interfaces and classes for most common logging use cases.
  • Class
    Description
    Levels used for identifying the severity of an event and filtering the logging output.
    Main interface for logging.
    A Manager of Loggers.