JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.elasticsearch.common
Annotation Interface SuppressLoggerChecks
@Retention
(
CLASS
)
@Target
({
CONSTRUCTOR
,
METHOD
,
TYPE
})
public @interface
SuppressLoggerChecks
Annotation to suppress logging usage checks errors inside a whole class or a method.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
reason
Element Details
reason
String
reason