Make evaluators more generally - not only in SMTPAppender 
----------------------------------------------------------

                 Key: LBCORE-250
                 URL: http://jira.qos.ch/browse/LBCORE-250
             Project: logback-core
          Issue Type: Improvement
          Components: Appender
    Affects Versions: 1.0.1
            Reporter: jdorfschmid
            Assignee: Logback dev list
            Priority: Minor


I would like to propose to move the evaluator logic from SMTPAppender into the 
superclass (Appender) to enable a more general use e.g. also in FileAppenders.
Would be perfect to be used for FilterBasedRolling/Triggering policies where a 
keyword triggers the rolling and creates a new logfile (independent of size or 
time). Same purpose as sending several log entries in a single mail - but based 
on files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to