|
|
|||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
java.lang.Object
|
+--com.protomatter.syslog.xml.BasicLogger_Helper
|
+--com.protomatter.syslog.xml.SimpleSyslogMailSubjectFormatter_Helper
XML configuration helper for SimpleSyslogMailSubjectFormatter.
| Constructor Summary | |
SimpleSyslogMailSubjectFormatter_Helper()
|
|
| Method Summary | |
void |
configure(java.lang.Object o,
org.jdom.Element e)
Configure this text formatter given the XML element. |
org.jdom.Element |
getConfiguration(java.lang.Object o,
org.jdom.Element element)
Encode the given object's configuration into the given XML element. |
| Methods inherited from class com.protomatter.syslog.xml.BasicLogger_Helper |
configure, getConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleSyslogMailSubjectFormatter_Helper()
| Method Detail |
public void configure(java.lang.Object o,
org.jdom.Element e)
throws SyslogInitException
<SubjectFormat class="com.protomatter.syslog.SimpleSyslogMailSubjectFormatter" >
<showCaller>true|false</showCaller>
<showChannel>true|false</showChannel>
<showThreadName>true|false</showThreadName>
<showHostName>true|false</showHostName>
</SubjectFormat>
|
| Element | ||
| name | value | required |
| showCaller | true or false -- decide if the caller name should appear in the log. | no (default is true) |
| showChannel | true or false -- decide if the channel name should appear in the log. | no (default is false) |
| showThreadName | true or false -- decide if the thread name should appear in the log. | no (default is false) |
| showHostName | true or false -- decide if the host name name should appear in the log. | no (default is false) |
configure in class BasicLogger_Helpercom.protomatter.syslog.xml.BasicLogger_HelperSimpleSyslogTextFormatter_Helper.configure(Object,Element),
HTMLSyslogTextFormatter_Helper.configure(Object,Element),
SimpleLogPolicy_Helper.configure(Object,Element),
PerClassPolicy_Helper.configure(Object,Element)
public org.jdom.Element getConfiguration(java.lang.Object o,
org.jdom.Element element)
XMLConfigHelpergetConfiguration in class BasicLogger_Helper
|
Protomatter Software v1.1.8 Copyright 1998-2002 Nate Sammons |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Protomatter Software v1.1.8 | http://protomatter.sourceforge.net/1.1.8 |