Will console logs ever be added to PHP?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
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

  • 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).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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