Appenders |
|
---|---|
Log to databases via DBI |
|
Log to an in-memory data.table |
|
Log to ElasticSearch |
|
Send emails via the Gmail REST API |
|
Send emails via sendmailR |
|
Send push-notifications via RPushbullet |
|
Log to the POSIX system log |
|
Other functions and classes |
|
|
Format log events for output to databases |
Format log events for output to ElasticSearch |
|
Serializers |
|
Automatically select appropriate layout for logging to a database |
|
Unserialize data frame columns that contain JSON |
|
Abstract classesFor developers only |
|
Abstract class for digests (multi-log message notifications) |
|
Abstract class for email Appenders |