This module provides a REST API endpoint for client-side logging to core's dblog. It does so by using a RestResource to POST a JSON object that includes a message, severity, and channel and uses Drupal's logging API to push the message to the system log.