Abstract classes, only exported for package developers.

Value

Abstract classes cannot be instantiated with $new() and therefore do not return anything. They are solely for developers that want to write their own extension to lgr.

See also

Other abstract classes: AppenderDigest

Other Digest Appenders: AppenderDigest, AppenderPushbullet, AppenderSendmail

Active bindings

to

character vector. The email addresses of the recipient

from

character vector. The email address of the sender

cc

character vector. The email addresses of the cc-recipients (carbon copy)

bcc

character vector. The email addresses of bcc-recipients (blind carbon copy)

html

logical scalar. Send a html email message? This does currently only format the log contents as monospace verbatim text.