Will console logs ever be added to PHP?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • firephp-core

    FirePHP server library for sending PHP variables to the browser.

    Maybe FirePHP is what you are looking for https://github.com/firephp/firephp-core

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Monolog

    Sends your logs to files, sockets, inboxes, databases and various web services

    If you need something more flexible you could always use Monolog which provides a bunch of adapters to log to any service want. You could for example use the syslog adapter to send your logs to syslog, and then configure rsyslog to print them directly into your terminal (or just `tail -f` a log file).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I don't understand error_log

    1 project | /r/PHP | 10 Dec 2023
  • Designing with PHP 8.1 Enumerations

    5 projects | dev.to | 3 Dec 2023
  • Laravel logging: Show correct severity levels on the Google Cloud Platform

    1 project | dev.to | 5 Feb 2023
  • Create simple function to debug in live code?

    1 project | /r/PHPhelp | 3 Feb 2023
  • What's a good filetype for some simple log files?

    1 project | /r/webdev | 30 Dec 2022