Package com.ibm.wsspi.anno.service
Interface AnnotationTargetsService_Logging
public interface AnnotationTargetsService_Logging
Logging constants for the annotations service.
All loggers obtain from the root logger, ANNO_LOGGER
.
While this logger may be used to enable all annotations logging,
(com.ibm.ws.anno.*=FINER
), this is not recommended
unless absolutely necessary. In particular, enabling the visitor
and scan logging (com.ibm.ws.anno.visitor=FINER
and
com.ibm.ws.anno.scan=FINER
) will produces copious
logging output.
-
Field Details
-
ANNO_LOGGER
- See Also:
-
ANNO_LOGGER_SERVICE
- See Also:
-
ANNO_LOGGER_TARGETS
- See Also:
-
ANNO_LOGGER_TARGETS_VISITOR
- See Also:
-
ANNO_LOGGER_SOURCE
- See Also:
-
ANNO_LOGGER_UTIL
- See Also:
-
ANNO_LOGGER_STATE
- See Also:
-
ANNO_LOGGER_SCAN
- See Also:
-