public class GroupEventsSMTPAppender extends ch.qos.logback.classic.net.SMTPAppender implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SEND_MAIL_MESSAGE
Message indiquant une demande d'envoi de mail.
|
| Constructor and Description |
|---|
GroupEventsSMTPAppender() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
append(ch.qos.logback.classic.spi.ILoggingEvent eventObject) |
int |
getMailDelaySeconds() |
void |
setMailDelaySeconds(int mailDelaySecondsSet)
Défini le délai d'envoi de mail.
|
void |
stop() |
eventMarksEndOfLife, fillBuffer, isIncludeCallerData, makeNewToPatternLayout, makeSubjectLayout, setIncludeCallerData, start, subAppendaddTo, checkEntryConditions, getCharsetEncoding, getCyclicBufferTracker, getDiscriminator, getFrom, getJndiLocation, getLayout, getLocalhost, getPassword, getSmtpHost, getSMTPHost, getSmtpPort, getSMTPPort, getSubject, getToAsListOfString, getToList, getUsername, isAsynchronousSending, isSessionViaJNDI, isSSL, isSTARTTLS, sendBuffer, setAsynchronousSending, setCharsetEncoding, setCyclicBufferTracker, setDiscriminator, setEvaluator, setFrom, setJndiLocation, setLayout, setLocalhost, setPassword, setSessionViaJNDI, setSmtpHost, setSMTPHost, setSmtpPort, setSMTPPort, setSSL, setSTARTTLS, setSubject, setUsernameaddFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic static final String SEND_MAIL_MESSAGE
public int getMailDelaySeconds()
public void setMailDelaySeconds(int mailDelaySecondsSet)
mailDelaySecondsSet - délai en secondesprotected final void append(ch.qos.logback.classic.spi.ILoggingEvent eventObject)
append in class ch.qos.logback.core.net.SMTPAppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>SMTPAppenderBase.append(java.lang.Object)public void stop()
stop in interface ch.qos.logback.core.spi.LifeCyclestop in class ch.qos.logback.core.net.SMTPAppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>SMTPAppenderBase.stop()Copyright © 2017 Université de Lorraine. All rights reserved.