@Internal
public class MavenForkNumberPrefixLayout
extends org.apache.log4j.PatternLayout
Use this layout when running tests via Maven in parallel and logging to the Console. When logging to a file, you can use a separate file for each fork.
| Constructor and Description |
|---|
MavenForkNumberPrefixLayout() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(org.apache.log4j.spi.LoggingEvent event) |
public String format(org.apache.log4j.spi.LoggingEvent event)
format in class org.apache.log4j.PatternLayoutCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.