A Drupal Logger that provides a production-ready lightweight structured logging approach, allowing to store any additional metadata together with the log entry in JSON format as a nested data structure.
Supports logging to almost any target: stdout, stderr, file, syslog, or database.