This project is not covered by Drupal’s security advisory policy.

This module redirects PHP log messages to stdout or stderr. This is typically useful in Docker deployments.

Features:

  • The module concatenates multi-line log messages into a single line, which is useful when redirecting the logs to a reporting system, like the ELK stack.
  • The module accepts an environment variable called APP_NAMESPACE, which allows separating logs per environment when deploying the module in a multi-environment setup
  • The module works well in environments where automated PHPUnit tests are run while building images.
Supporting organizations: 
Supported the initial development of this module

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools, Security
  • Ecosystem: Docker
  • Created by alayham on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases