Accessor / Factory for the Email appender.
Accessor / Factory for the File appender.
Accessor / Factory for the Growl appender.
Accessor / Factory for the IO appender.
Accessor / Factory for the RollingFile appender.
Accessor / Factory for the Stderr appender.
Accessor / Factory for the Stdout appender.
Accessor / Factory for the StringIo appender.
Accessor / Factory for the Syslog appender.
Returns the appender instance stored in the appender hash under the key name, or nil if no appender has been created using that name.
Stores the given appender instance in the appender hash under the key name.
Yield each appender to the block.
Removes the appender instance stored in the appender hash under the key name.
[Validate]