Skip to content

Commit 19e7a16

Browse files
ppkarwaszvy
andauthored
Apply suggestions from code review
Co-authored-by: Volkan Yazıcı <[email protected]>
1 parent bf892e1 commit 19e7a16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

log4j-core/src/main/java/org/apache/logging/log4j/core/config/DefaultLayout.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
* This layout allows to create applications that don't contain {@link org.apache.logging.log4j.core.layout.PatternLayout}
3131
* and all its patterns, e.g. GraalVM applications.
3232
* </p>
33+
*
34+
* @since 2.25.0
3335
*/
3436
final class DefaultLayout implements StringLayout {
3537

0 commit comments

Comments
 (0)