|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.Layout
org.apache.log4j.PatternLayout
ariba.util.log.StandardLayout
ariba.util.log.HTMLLayout
public class HTMLLayout
A version of StandardLayout appropriate for writing to HTML-format log files
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.PatternLayout |
|---|
DEFAULT_CONVERSION_PATTERN, TTCC_CONVERSION_PATTERN |
| Fields inherited from class org.apache.log4j.Layout |
|---|
LINE_SEP, LINE_SEP_LEN |
| Constructor Summary | |
|---|---|
HTMLLayout()
Construct an HTMLLayout |
|
| Method Summary | |
|---|---|
String |
getHeader()
Returns the header string when we start logging. |
| Methods inherited from class ariba.util.log.StandardLayout |
|---|
createPatternParser |
| Methods inherited from class org.apache.log4j.PatternLayout |
|---|
activateOptions, format, getConversionPattern, ignoresThrowable, setConversionPattern |
| Methods inherited from class org.apache.log4j.Layout |
|---|
getContentType, getFooter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLLayout()
| Method Detail |
|---|
public String getHeader()
StandardLayout
getHeader in class StandardLayout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||