blob: 879e1e045008f76e56530c7b0c8034287226f3fe [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Annotation Type org.apache.logging.log4j.core.config.plugins.PluginConfiguration (Apache Log4j Core 2.23.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.logging.log4j.core.config.plugins, annotation type: PluginConfiguration">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Annotation Type org.apache.logging.log4j.core.config.plugins.PluginConfiguration" class="title">Uses of Annotation Type<br>org.apache.logging.log4j.core.config.plugins.PluginConfiguration</h1>
</div>
<div class="caption"><span>Packages that use <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.appender">org.apache.logging.log4j.core.appender</a></div>
<div class="col-last even-row-color">
<div class="block">Log4j 2 Appenders.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.appender.rewrite">org.apache.logging.log4j.core.appender.rewrite</a></div>
<div class="col-last odd-row-color">
<div class="block">Apache Flume Appender.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.appender.rolling">org.apache.logging.log4j.core.appender.rolling</a></div>
<div class="col-last even-row-color">
<div class="block">Rolling File Appender and support classes.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.appender.rolling.action">org.apache.logging.log4j.core.appender.rolling.action</a></div>
<div class="col-last odd-row-color">
<div class="block">Support classes for the Rolling File Appender.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.appender.routing">org.apache.logging.log4j.core.appender.routing</a></div>
<div class="col-last even-row-color">
<div class="block">Apache Flume Appender.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.async">org.apache.logging.log4j.core.async</a></div>
<div class="col-last odd-row-color">
<div class="block">Provides Asynchronous Logger classes and interfaces for low-latency logging.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config">org.apache.logging.log4j.core.config</a></div>
<div class="col-last even-row-color">
<div class="block">Configuration of Log4j 2.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.filter">org.apache.logging.log4j.core.filter</a></div>
<div class="col-last odd-row-color">
<div class="block">Log4j 2 Filter support.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.layout">org.apache.logging.log4j.core.layout</a></div>
<div class="col-last even-row-color">
<div class="block">Log4j 2 Layout support.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.script">org.apache.logging.log4j.core.script</a></div>
<div class="col-last odd-row-color">
<div class="block">Log4j 2 Script support.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../appender/package-summary.html">org.apache.logging.log4j.core.appender</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../appender/package-summary.html">org.apache.logging.log4j.core.appender</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender">FailoverAppender</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">FailoverAppender.</span><code><a href="../../../appender/FailoverAppender.html#createAppender(java.lang.String,java.lang.String,java.lang.String%5B%5D,java.lang.String,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter,java.lang.String)" class="member-name-link">createAppender</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;primary,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;failovers,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;retryIntervalSeconds,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;ignore)</code></div>
<div class="col-last even-row-color">
<div class="block">Create a Failover Appender.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../../appender/SmtpAppender.html" title="class in org.apache.logging.log4j.core.appender">SmtpAppender</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">SmtpAppender.</span><code><a href="../../../appender/SmtpAppender.html#createAppender(org.apache.logging.log4j.core.config.Configuration,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.logging.log4j.core.Layout,org.apache.logging.log4j.core.Filter,java.lang.String)" class="member-name-link">createAppender</a><wbr>(<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;to,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;cc,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;bcc,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;from,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;replyTo,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;subject,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpProtocol,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpHost,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpPortStr,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpUsername,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpPassword,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;smtpDebug,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;bufferSizeStr,
<a href="../../../Layout.html" title="interface in org.apache.logging.log4j.core">Layout</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>&gt;&nbsp;layout,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;ignore)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="../../../appender/SmtpAppender.html#newBuilder()"><code>SmtpAppender.newBuilder()</code></a> to create and configure a <a href="../../../appender/SmtpAppender.Builder.html" title="class in org.apache.logging.log4j.core.appender"><code>SmtpAppender.Builder</code></a> instance.</div>
</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rewrite">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite">RewriteAppender</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RewriteAppender.</span><code><a href="../../../appender/rewrite/RewriteAppender.html#createAppender(java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.appender.rewrite.RewritePolicy,org.apache.logging.log4j.core.Filter)" class="member-name-link">createAppender</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;ignore,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;appenderRefs,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../appender/rewrite/RewritePolicy.html" title="interface in org.apache.logging.log4j.core.appender.rewrite">RewritePolicy</a>&nbsp;rewritePolicy,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a RewriteAppender.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../../appender/rewrite/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">PropertiesRewritePolicy</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PropertiesRewritePolicy.</span><code><a href="../../../appender/rewrite/PropertiesRewritePolicy.html#createPolicy(org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.config.Property%5B%5D)" class="member-name-link">createPolicy</a><wbr>(<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;props)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a PropertiesRewritePolicy.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/rolling/CronTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">CronTriggeringPolicy</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CronTriggeringPolicy.</span><code><a href="../../../appender/rolling/CronTriggeringPolicy.html#createPolicy(org.apache.logging.log4j.core.config.Configuration,java.lang.String,java.lang.String)" class="member-name-link">createPolicy</a><wbr>(<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;evaluateOnStartup,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;schedule)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a ScheduledTriggeringPolicy.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../../appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">DefaultRolloverStrategy.</span><code><a href="../../../appender/rolling/DefaultRolloverStrategy.html#createStrategy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createStrategy</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;max,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;min,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;fileIndex,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;compressionLevelStr,
<a href="../../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Since 2.9 Usage of Builder API is preferable</div>
</div>
</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/rolling/DirectWriteRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DirectWriteRolloverStrategy</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">DirectWriteRolloverStrategy.</span><code><a href="../../../appender/rolling/DirectWriteRolloverStrategy.html#createStrategy(java.lang.String,java.lang.String,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createStrategy</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;maxFiles,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;compressionLevelStr,
<a href="../../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Since 2.9 Usage of Builder API is preferable</div>
</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling.action">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/rolling/action/ScriptCondition.html" title="class in org.apache.logging.log4j.core.appender.rolling.action">ScriptCondition</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ScriptCondition.</span><code><a href="../../../appender/rolling/action/ScriptCondition.html#createCondition(org.apache.logging.log4j.core.script.AbstractScript,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createCondition</a><wbr>(<a href="../../../script/AbstractScript.html" title="class in org.apache.logging.log4j.core.script">AbstractScript</a>&nbsp;script,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates the ScriptCondition.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../../appender/rolling/action/DeleteAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.action">DeleteAction</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">DeleteAction.</span><code><a href="../../../appender/rolling/action/DeleteAction.html#createDeleteAction(java.lang.String,boolean,int,boolean,org.apache.logging.log4j.core.appender.rolling.action.PathSorter,org.apache.logging.log4j.core.appender.rolling.action.PathCondition%5B%5D,org.apache.logging.log4j.core.appender.rolling.action.ScriptCondition,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createDeleteAction</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;basePath,
boolean&nbsp;followLinks,
int&nbsp;maxDepth,
boolean&nbsp;testMode,
<a href="../../../appender/rolling/action/PathSorter.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">PathSorter</a>&nbsp;sorterParameter,
<a href="../../../appender/rolling/action/PathCondition.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">PathCondition</a>[]&nbsp;pathConditions,
<a href="../../../appender/rolling/action/ScriptCondition.html" title="class in org.apache.logging.log4j.core.appender.rolling.action">ScriptCondition</a>&nbsp;scriptCondition,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config)</code></div>
<div class="col-last odd-row-color">
<div class="block">Create a DeleteAction.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.routing">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../appender/routing/package-summary.html">org.apache.logging.log4j.core.appender.routing</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../appender/routing/package-summary.html">org.apache.logging.log4j.core.appender.routing</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../appender/routing/PurgePolicy.html" title="interface in org.apache.logging.log4j.core.appender.routing">PurgePolicy</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">IdlePurgePolicy.</span><code><a href="../../../appender/routing/IdlePurgePolicy.html#createPurgePolicy(java.lang.String,java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createPurgePolicy</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;timeToLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;checkInterval,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;timeUnit,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">
<div class="block">Create the PurgePolicy</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.async">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../async/package-summary.html">org.apache.logging.log4j.core.async</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../async/package-summary.html">org.apache.logging.log4j.core.async</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AsyncLoggerConfig.</span><code><a href="../../../async/AsyncLoggerConfig.html#createLogger(boolean,org.apache.logging.log4j.Level,java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)" class="member-name-link">createLogger</a><wbr>(boolean&nbsp;additivity,
<a href="https://logging.apache.org/log4j/2.x/apidocs/org/apache/logging/log4j/Level.html" title="class or interface in org.apache.logging.log4j" class="external-link">Level</a>&nbsp;level,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;loggerName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includeLocation,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;refs,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">AsyncLoggerConfig.RootLogger.</span><code><a href="../../../async/AsyncLoggerConfig.RootLogger.html#createLogger(java.lang.String,org.apache.logging.log4j.Level,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)" class="member-name-link">createLogger</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;additivity,
<a href="https://logging.apache.org/log4j/2.x/apidocs/org/apache/logging/log4j/Level.html" title="class or interface in org.apache.logging.log4j" class="external-link">Level</a>&nbsp;level,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includeLocation,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;refs,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../package-summary.html">org.apache.logging.log4j.core.config</a></h2>
<div class="caption"><span>Method parameters in <a href="../../package-summary.html">org.apache.logging.log4j.core.config</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../lookup/StrLookup.html" title="interface in org.apache.logging.log4j.core.lookup">StrLookup</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PropertiesPlugin.</span><code><a href="../../PropertiesPlugin.html#configureSubstitutor(org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">configureSubstitutor</a><wbr>(<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates the Properties component.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LoggerConfig.</span><code><a href="../../LoggerConfig.html#createLogger(boolean,org.apache.logging.log4j.Level,java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)" class="member-name-link">createLogger</a><wbr>(boolean&nbsp;additivity,
<a href="https://logging.apache.org/log4j/2.x/apidocs/org/apache/logging/log4j/Level.html" title="class or interface in org.apache.logging.log4j" class="external-link">Level</a>&nbsp;level,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;loggerName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includeLocation,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;refs,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>static <a href="../../LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LoggerConfig.</span><code><a href="../../LoggerConfig.html#createLogger(java.lang.String,org.apache.logging.log4j.Level,java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)" class="member-name-link">createLogger</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;additivity,
<a href="https://logging.apache.org/log4j/2.x/apidocs/org/apache/logging/log4j/Level.html" title="class or interface in org.apache.logging.log4j" class="external-link">Level</a>&nbsp;level,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;loggerName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includeLocation,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;refs,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Deprecated in 2.7; use <a href="../../LoggerConfig.html#createLogger(boolean,org.apache.logging.log4j.Level,java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)"><code>LoggerConfig.createLogger(boolean, Level, String, String, AppenderRef[], Property[], Configuration, Filter)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LoggerConfig.RootLogger.</span><code><a href="../../LoggerConfig.RootLogger.html#createLogger(java.lang.String,org.apache.logging.log4j.Level,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef%5B%5D,org.apache.logging.log4j.core.config.Property%5B%5D,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter)" class="member-name-link">createLogger</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;additivity,
<a href="https://logging.apache.org/log4j/2.x/apidocs/org/apache/logging/log4j/Level.html" title="class or interface in org.apache.logging.log4j" class="external-link">Level</a>&nbsp;level,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includeLocation,
<a href="../../AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</a>[]&nbsp;refs,
<a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a>[]&nbsp;properties,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../Filter.html" title="interface in org.apache.logging.log4j.core">Filter</a>&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>static <a href="../../Property.html" title="class in org.apache.logging.log4j.core.config">Property</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Property.</span><code><a href="../../Property.html#createProperty(java.lang.String,java.lang.String,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createProperty</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;rawValue,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a Property.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.filter">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../filter/package-summary.html">org.apache.logging.log4j.core.filter</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../filter/package-summary.html">org.apache.logging.log4j.core.filter</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../filter/ScriptFilter.html" title="class in org.apache.logging.log4j.core.filter">ScriptFilter</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ScriptFilter.</span><code><a href="../../../filter/ScriptFilter.html#createFilter(org.apache.logging.log4j.core.script.AbstractScript,org.apache.logging.log4j.core.Filter.Result,org.apache.logging.log4j.core.Filter.Result,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createFilter</a><wbr>(<a href="../../../script/AbstractScript.html" title="class in org.apache.logging.log4j.core.script">AbstractScript</a>&nbsp;script,
<a href="../../../Filter.Result.html" title="enum in org.apache.logging.log4j.core">Filter.Result</a>&nbsp;match,
<a href="../../../Filter.Result.html" title="enum in org.apache.logging.log4j.core">Filter.Result</a>&nbsp;mismatch,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates the ScriptFilter.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.layout">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../layout/package-summary.html">org.apache.logging.log4j.core.layout</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../layout/package-summary.html">org.apache.logging.log4j.core.layout</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../layout/CsvLogEventLayout.html" title="class in org.apache.logging.log4j.core.layout">CsvLogEventLayout</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CsvLogEventLayout.</span><code><a href="../../../layout/CsvLogEventLayout.html#createLayout(org.apache.logging.log4j.core.config.Configuration,java.lang.String,java.lang.Character,java.lang.Character,java.lang.Character,org.apache.commons.csv.QuoteMode,java.lang.String,java.lang.String,java.nio.charset.Charset,java.lang.String,java.lang.String)" class="member-name-link">createLayout</a><wbr>(<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;format,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;delimiter,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;escape,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;quote,
org.apache.commons.csv.QuoteMode&nbsp;quoteMode,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;nullString,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;recordSeparator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a>&nbsp;charset,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;header,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;footer)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static <a href="../../../layout/AbstractCsvLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractCsvLayout</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">CsvParameterLayout.</span><code><a href="../../../layout/CsvParameterLayout.html#createLayout(org.apache.logging.log4j.core.config.Configuration,java.lang.String,java.lang.Character,java.lang.Character,java.lang.Character,org.apache.commons.csv.QuoteMode,java.lang.String,java.lang.String,java.nio.charset.Charset,java.lang.String,java.lang.String)" class="member-name-link">createLayout</a><wbr>(<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;format,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;delimiter,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;escape,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a>&nbsp;quote,
org.apache.commons.csv.QuoteMode&nbsp;quoteMode,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;nullString,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;recordSeparator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a>&nbsp;charset,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;header,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;footer)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static <a href="../../../layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PatternLayout.</span><code><a href="../../../layout/PatternLayout.html#createLayout(java.lang.String,org.apache.logging.log4j.core.layout.PatternSelector,org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.pattern.RegexReplacement,java.nio.charset.Charset,boolean,boolean,java.lang.String,java.lang.String)" class="member-name-link">createLayout</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;pattern,
<a href="../../../layout/PatternSelector.html" title="interface in org.apache.logging.log4j.core.layout">PatternSelector</a>&nbsp;patternSelector,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config,
<a href="../../../pattern/RegexReplacement.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacement</a>&nbsp;replace,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a>&nbsp;charset,
boolean&nbsp;alwaysWriteExceptions,
boolean&nbsp;noConsoleNoAnsi,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;headerPattern,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;footerPattern)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="../../../layout/PatternLayout.html#newBuilder()"><code>PatternLayout.newBuilder()</code></a> instead.</div>
</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../../layout/Rfc5424Layout.html" title="class in org.apache.logging.log4j.core.layout">Rfc5424Layout</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Rfc5424Layout.</span><code><a href="../../../layout/Rfc5424Layout.html#createLayout(org.apache.logging.log4j.core.net.Facility,java.lang.String,int,boolean,java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,org.apache.logging.log4j.core.layout.LoggerFields%5B%5D,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createLayout</a><wbr>(<a href="../../../net/Facility.html" title="enum in org.apache.logging.log4j.core.net">Facility</a>&nbsp;facility,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;id,
int&nbsp;enterpriseNumber,
boolean&nbsp;includeMDC,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;mdcId,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;mdcPrefix,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;eventPrefix,
boolean&nbsp;newLine,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;escapeNL,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;appName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;msgId,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;excludes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;includes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;required,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;exceptionPattern,
boolean&nbsp;useTlsMessageFormat,
<a href="../../../layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</a>[]&nbsp;loggerFields,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;config)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="../../../layout/Rfc5424Layout.Rfc5424LayoutBuilder.html" title="class in org.apache.logging.log4j.core.layout"><code>instead</code></a></div>
</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.script">
<h2>Uses of <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a> in <a href="../../../script/package-summary.html">org.apache.logging.log4j.core.script</a></h2>
<div class="caption"><span>Method parameters in <a href="../../../script/package-summary.html">org.apache.logging.log4j.core.script</a> with annotations of type <a href="../PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins">PluginConfiguration</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../../../script/ScriptRef.html" title="class in org.apache.logging.log4j.core.script">ScriptRef</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ScriptRef.</span><code><a href="../../../script/ScriptRef.html#createReference(java.lang.String,org.apache.logging.log4j.core.config.Configuration)" class="member-name-link">createReference</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="../../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><p align="center"> Copyright &copy; 1999-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.<br/> Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation. </p></small></p>
</footer>
</div>
</div>
</body>
</html>