Class
Log4r::EmailOutputter
In:
lib/log4r/outputter/emailoutputter.rb
Parent:
Outputter
Methods
flush
new
Attributes
acct
[R]
authtype
[R]
domain
[R]
port
[R]
server
[R]
subject
[R]
tls
[R]
Public Class methods
new
(_name, hash={})
Public Instance methods
flush
()
send out an email with the current buffer
[Validate]