blob: ca65989f18447a6d7ef67bfd5ba1a3a7f6c20c43 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Package org.apache.logging.log4j.core.appender.rolling.action (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.appender.rolling.action">
<meta name="generator" content="javadoc/PackageUseWriter">
<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="package-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>Class</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 Package org.apache.logging.log4j.core.appender.rolling.action" class="title">Uses of Package<br>org.apache.logging.log4j.core.appender.rolling.action</h1>
</div>
<div class="caption"><span>Packages that use <a href="package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</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.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.config.plugins.convert">org.apache.logging.log4j.core.config.plugins.convert</a></div>
<div class="col-last even-row-color">
<div class="block">TypeConverter plugins for converter strings into various types.</div>
</div>
</div>
<section class="package-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> used by <a href="../package-summary.html">org.apache.logging.log4j.core.appender.rolling</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/Action.html#org.apache.logging.log4j.core.appender.rolling">Action</a></div>
<div class="col-last even-row-color">
<div class="block">The Action interface should be implemented by any class that performs
file system actions for RollingFileAppenders after the close of
the active log file.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling.action">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> used by <a href="package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractAction.html#org.apache.logging.log4j.core.appender.rolling.action">AbstractAction</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base class for implementations of Action.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/AbstractPathAction.html#org.apache.logging.log4j.core.appender.rolling.action">AbstractPathAction</a></div>
<div class="col-last odd-row-color">
<div class="block">Abstract action for processing files that are accepted by the specified PathFilters.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Action.html#org.apache.logging.log4j.core.appender.rolling.action">Action</a></div>
<div class="col-last even-row-color">
<div class="block">The Action interface should be implemented by any class that performs
file system actions for RollingFileAppenders after the close of
the active log file.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/DeleteAction.html#org.apache.logging.log4j.core.appender.rolling.action">DeleteAction</a></div>
<div class="col-last odd-row-color">
<div class="block">Rollover or scheduled action for deleting old log files that are accepted by the specified PathFilters.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/Duration.html#org.apache.logging.log4j.core.appender.rolling.action">Duration</a></div>
<div class="col-last even-row-color">
<div class="block">Simplified implementation of the <a href="https://en.wikipedia.org/wiki/ISO_8601#Durations">ISO-8601 Durations</a>
standard.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/IfAccumulatedFileCount.html#org.apache.logging.log4j.core.appender.rolling.action">IfAccumulatedFileCount</a></div>
<div class="col-last odd-row-color">
<div class="block">PathCondition that accepts paths after some count threshold is exceeded during the file tree walk.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/IfAccumulatedFileSize.html#org.apache.logging.log4j.core.appender.rolling.action">IfAccumulatedFileSize</a></div>
<div class="col-last even-row-color">
<div class="block">PathCondition that accepts paths after the accumulated file size threshold is exceeded during the file tree walk.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/IfAll.html#org.apache.logging.log4j.core.appender.rolling.action">IfAll</a></div>
<div class="col-last odd-row-color">
<div class="block">Composite <code>PathCondition</code> that only accepts objects that are accepted by <em>all</em> component conditions.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/IfAny.html#org.apache.logging.log4j.core.appender.rolling.action">IfAny</a></div>
<div class="col-last even-row-color">
<div class="block">Composite <code>PathCondition</code> that accepts objects that are accepted by <em>any</em> component conditions.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/IfFileName.html#org.apache.logging.log4j.core.appender.rolling.action">IfFileName</a></div>
<div class="col-last odd-row-color">
<div class="block">PathCondition that accepts files for deletion if their relative path matches either a glob pattern or a regular
expression.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/IfLastModified.html#org.apache.logging.log4j.core.appender.rolling.action">IfLastModified</a></div>
<div class="col-last even-row-color">
<div class="block">PathCondition that accepts paths that are older than the specified duration.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/IfNot.html#org.apache.logging.log4j.core.appender.rolling.action">IfNot</a></div>
<div class="col-last odd-row-color">
<div class="block">Wrapper <code>PathCondition</code> that accepts objects that are rejected by the wrapped component filter.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/PathCondition.html#org.apache.logging.log4j.core.appender.rolling.action">PathCondition</a></div>
<div class="col-last even-row-color">
<div class="block">Filter that accepts or rejects a candidate <code>Path</code> for deletion.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/PathSorter.html#org.apache.logging.log4j.core.appender.rolling.action">PathSorter</a></div>
<div class="col-last odd-row-color">
<div class="block">Defines the interface of classes that can sort Paths.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/PathWithAttributes.html#org.apache.logging.log4j.core.appender.rolling.action">PathWithAttributes</a></div>
<div class="col-last even-row-color">
<div class="block">Tuple of a <code>Path</code> and <code>BasicFileAttributes</code>, used for sorting.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/PosixViewAttributeAction.html#org.apache.logging.log4j.core.appender.rolling.action">PosixViewAttributeAction</a></div>
<div class="col-last odd-row-color">
<div class="block">File POSIX attribute view action.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/PosixViewAttributeAction.Builder.html#org.apache.logging.log4j.core.appender.rolling.action">PosixViewAttributeAction.Builder</a></div>
<div class="col-last even-row-color">
<div class="block">Builder for the POSIX view attribute action.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ScriptCondition.html#org.apache.logging.log4j.core.appender.rolling.action">ScriptCondition</a></div>
<div class="col-last odd-row-color">
<div class="block">A condition of the <a href="DeleteAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.action"><code>DeleteAction</code></a> where a user-provided script selects the files to delete from a provided
list.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.plugins.convert">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> used by <a href="../../../config/plugins/convert/package-summary.html">org.apache.logging.log4j.core.config.plugins.convert</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/Duration.html#org.apache.logging.log4j.core.config.plugins.convert">Duration</a></div>
<div class="col-last even-row-color">
<div class="block">Simplified implementation of the <a href="https://en.wikipedia.org/wiki/ISO_8601#Durations">ISO-8601 Durations</a>
standard.</div>
</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>