Uses of Annotation Type
org.apache.logging.log4j.core.internal.annotation.SuppressFBWarnings
Packages that use SuppressFBWarnings
Package
Description
-
Uses of SuppressFBWarnings in org.apache.logging.log4j.core
Constructors in org.apache.logging.log4j.core with annotations of type SuppressFBWarningsModifierConstructorDescriptionLoggerContext(String name, Object externalContext, String configLocn) Constructor taking a name external context and a configuration location String. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.appender
Methods in org.apache.logging.log4j.core.appender with annotations of type SuppressFBWarningsConstructors in org.apache.logging.log4j.core.appender with annotations of type SuppressFBWarningsModifierConstructorDescriptionprotectedFileManager(LoggerContext loggerContext, String fileName, OutputStream os, boolean append, boolean locking, boolean createOnDemand, String advertiseURI, Layout<? extends Serializable> layout, String filePermissions, String fileOwner, String fileGroup, boolean writeHeader, ByteBuffer buffer) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.appender.db.jdbc
Methods in org.apache.logging.log4j.core.appender.db.jdbc with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionprivate voidJdbcDatabaseManager.connectAndPrepare()private voidJdbcDatabaseManager.initColumnMetaData() -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.appender.rolling
Methods in org.apache.logging.log4j.core.appender.rolling with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionprotected voidRollingRandomAccessFileManager.createFileAfterRollover()private voidRollingRandomAccessFileManager.createFileAfterRollover(String fileName) AbstractRolloverStrategy.getEligibleFiles(String currentFile, String path, String logfilePattern, boolean isAscending) voidRollingFileManager.initialize()voidTimeBasedTriggeringPolicy.initialize(RollingFileManager aManager) Initializes the policy.booleanTimeBasedTriggeringPolicy.isTriggeringEvent(LogEvent event) Determines whether a rollover should occur.private intDefaultRolloverStrategy.purgeAscending(int lowIndex, int highIndex, RollingFileManager manager) Purges and renames old log files in preparation for rollover.private intDefaultRolloverStrategy.purgeDescending(int lowIndex, int highIndex, RollingFileManager manager) Purges and renames old log files in preparation for rollover.DefaultRolloverStrategy.rollover(RollingFileManager manager) Performs the rollover.DirectWriteRolloverStrategy.rollover(RollingFileManager manager) Performs the rollover.(package private) File(package private) File -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionPosixViewAttributeAction.Builder.build()static booleanRename file.AbstractPathAction.getBasePath()Returns the base path from where to start scanning for files to delete. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.async
Methods in org.apache.logging.log4j.core.async with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic LoggerConfigAsyncLoggerConfig.createLogger(boolean additivity, Level level, String loggerName, String includeLocation, AppenderRef[] refs, Property[] properties, Configuration config, Filter filter) Deprecated.protected static booleanAsyncLoggerConfig.includeLocation(String includeLocationConfigValue) Deprecated.since 2.25.0. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionprivate static ConfigurationSourceConfigurationSource.getConfigurationSource(URL url) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.config.builder.impl
Methods in org.apache.logging.log4j.core.config.builder.impl with annotations of type SuppressFBWarnings -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.config.plugins.convert
Methods in org.apache.logging.log4j.core.config.plugins.convert with annotations of type SuppressFBWarnings -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.config.plugins.util
Methods in org.apache.logging.log4j.core.config.plugins.util with annotations of type SuppressFBWarningsModifier and TypeMethodDescription(package private) StringResolverUtil.extractPath(URL url) voidResolverUtil.findInPackage(ResolverUtil.Test test, String packageName) Scans for classes starting at the package provided and descending into subpackages. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.config.xml
Constructors in org.apache.logging.log4j.core.config.xml with annotations of type SuppressFBWarningsModifierConstructorDescriptionXmlConfiguration(LoggerContext loggerContext, ConfigurationSource configSource) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.jmx
Methods in org.apache.logging.log4j.core.jmx with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionLoggerContextAdmin.getConfigLocationUri()LoggerContextAdmin.getConfigText(String charsetName) voidLoggerContextAdmin.setConfigLocationUri(String configLocation) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionprivate voidHtmlLayout.appendThrowableAsHtml(Throwable throwable, StringBuilder sbuf) (package private) static CharSequenceGelfLayout.formatThrowable(Throwable throwable) Non-private to make it accessible from unit test. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.lookup
Methods in org.apache.logging.log4j.core.lookup with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic voidMainMapLookup.setMainArguments(String... args) An application'spublic static main(String[])method calls this method to make its main arguments available for lookup with the prefixmain. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.net
Methods in org.apache.logging.log4j.core.net with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic URLConnectionUrlConnectionFactory.createConnection(URL url) static <T extends URLConnection>
TUrlConnectionFactory.createConnection(URL url, long lastModifiedMillis, SslConfiguration sslConfiguration, AuthorizationProvider authorizationProvider) protected static SocketTcpSocketManager.createSocket(InetSocketAddress socketAddress, SocketOptions socketOptions, int connectTimeoutMillis) <T> TLooks up a named object through this JNDI context. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.net.ssl
Methods in org.apache.logging.log4j.core.net.ssl with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionbooleanLaxHostnameVerifier.verify(String s, SSLSession sslSession) Constructors in org.apache.logging.log4j.core.net.ssl with annotations of type SuppressFBWarningsModifierConstructorDescriptionFilePasswordProvider(String passwordFile) Constructs a new FilePasswordProvider with the specified path. -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.script
Methods in org.apache.logging.log4j.core.script with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic ScriptFileScriptFile.createScript(String name, String language, String filePathOrUri, Boolean isWatched, Charset charset) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.tools
Methods in org.apache.logging.log4j.core.tools with annotations of type SuppressFBWarningsModifier and TypeMethodDescription(package private) static StringGenerate.generateSource(String classNameFQN, List<Generate.LevelInfo> levels, Generate.Type type) -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.tools.picocli
Classes in org.apache.logging.log4j.core.tools.picocli with annotations of type SuppressFBWarningsModifier and TypeClassDescription(package private) static class(package private) static class -
Uses of SuppressFBWarnings in org.apache.logging.log4j.core.util
Methods in org.apache.logging.log4j.core.util with annotations of type SuppressFBWarningsModifier and TypeMethodDescriptionstatic FileFileUtils.fileFromUri(URI uri) Tries to convert the specified URI to a file object.Source.getPath()Gets this source as a Path.static StringDeprecated.private static @Nullable FileThrowables.toStringList(Throwable throwable) Converts a Throwable stack trace into a List of Strings.static URIConverts a URI string or file path to a URI object.