Class
Logging::Appenders::Email
In:
lib/logging/appenders/email.rb
Parent:
::Logging::Appender
Methods
new
Included Modules
Buffering
Attributes
acct
[R]
authtype
[R]
domain
[R]
port
[R]
server
[R]
subject
[R]
Public Class methods
new
( name, opts = {} )
TODO: make the from/to fields modifiable
possibly the subject, too
[Validate]