<div><div class="gmail_quote">See comments below.</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Thu, Jan 12, 2012 at 3:49 AM, Enrico Spinielli <span dir="ltr"><<a href="mailto:enrico.spinielli@googlemail.com">enrico.spinielli@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I am just trying out logback for Android and I was curious about the<br>
possibility to use SMTPAppender,<br>
but found out it is not included in the features set.<br>
<br></blockquote><div class="gmail_quote"><br></div>The <font face="'courier new', monospace">SMTPAppender</font> is currently not supported in Android because it requires the<font face="'courier new', monospace"> javax.mail</font> package, which Android does not support out of the box. Since it's a non-trivial task to add this support, I simply removed this particular appender.<div>

 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there any technical reason why this appender is not supported?<br>
Or is it just because of "logistics" (aka lack of available effort/time ;-)?<br>
<br></blockquote><div><br></div><div>Indeed, it's lack of time. You can submit a feature request (via an <a href="https://github.com/tony19/logback-android/issues/new">Issue</a>); and/or implement and pull-request it.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks a lot for your feedback<br>
Bye<br>
<span class="HOEnZb"><font color="#888888">--<br>
Enrico Spinielli<br>
"Do Androids dream of electric sheep?"— Philip K. Dick<br>
"Hear and forget; see and remember;do and understand."—Mitchel Resnick<br>
"He who refuses to do arithmetic is doomed to talk nonsense."—John McCarthy<br>
_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-user</a></font></span></blockquote></div><br></div>