Uses of Annotation Type
org.apache.logging.log4j.internal.annotation.SuppressFBWarnings
Packages that use SuppressFBWarnings
Package
Description
-
Uses of SuppressFBWarnings in org.apache.logging.log4j.simple
Methods in org.apache.logging.log4j.simple with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionvoidSimpleLogger.logMessage(String fqcn, Level mgsLevel, Marker marker, Message msg, Throwable throwable) Constructors in org.apache.logging.log4j.simple with annotations of type SuppressFBWarnings -
Uses of SuppressFBWarnings in org.apache.logging.log4j.status
Methods in org.apache.logging.log4j.status with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionStatusData.getFormattedStatus()Formats the event in to a log line for viewing.voidStatusLogger.logMessage(String fqcn, Level level, Marker marker, Message message, Throwable throwable) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.util.internal
Methods in org.apache.logging.log4j.util.internal with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic ObjectSerializationUtil.readWrappedObject(ObjectInputStream in)