|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.pattern.Converter<E>
ch.qos.logback.core.pattern.FormattingConverter<E>
ch.qos.logback.core.pattern.DynamicConverter<ILoggingEvent>
ch.qos.logback.classic.pattern.ClassicConverter
ch.qos.logback.classic.pattern.SyslogStartConverter
public class SyslogStartConverter
| Constructor Summary | |
|---|---|
SyslogStartConverter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
convert(ILoggingEvent event)
|
java.lang.String |
getLocalHostname()
This method gets the network name of the machine we are running on. |
void |
start()
|
| Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stop |
| Methods inherited from class ch.qos.logback.core.pattern.FormattingConverter |
|---|
getFormattingInfo, setFormattingInfo, write |
| Methods inherited from class ch.qos.logback.core.pattern.Converter |
|---|
getNext, setNext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyslogStartConverter()
| Method Detail |
|---|
public void start()
start in interface LifeCyclestart in class DynamicConverter<ILoggingEvent>public java.lang.String convert(ILoggingEvent event)
convert in class Converter<ILoggingEvent>public java.lang.String getLocalHostname()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||