monolog-bundle
PHPDebugConsole
monolog-bundle | PHPDebugConsole | |
---|---|---|
3 | 4 | |
2,881 | 77 | |
0.4% | - | |
5.0 | 8.7 | |
28 days ago | 23 days ago | |
PHP | PHP | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
monolog-bundle
-
monolog-bundle VS small-logger-bundle - a user suggested alternative
2 projects | 18 Dec 2022
- How to log your life easier in Symfony?
-
error_reporting equivalent in Symfony
I think you should adjust the log level in in monolog configuration. https://github.com/symfony/monolog-bundle The levels available are the same as PSR log (https://www.php-fig.org/psr/psr-3/).
PHPDebugConsole
- Help with Array
-
Is there an equivalent to "console.log" (from JS) in PHP?
Take a look at xdebug There's also a console port that logs $_POST and request headers, etc: https://www.bradkent.com/php/debug
- Insight "long PHP classes" rule
-
A debugging tool for pragmatic PHP developers
Do you mind taking a look at https://github.com/bkdotcom/PHPDebugConsole
What are some alternatives?
laravel-final-logger - Laravel unique and consistent formats throughout response log, response payload and server-side error log
Analog - PHP logging library that is highly extendable and simple to use.
DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
app - The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
small-logger-bundle - Symfony logger
volkszaehler.org - Open Source Smart Meter with focus on privacy - you remain the master of your data.
laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
small-logger - A small logger
clockwork - Clockwork - php dev tools in your browser - server-side component
Symfony - The Symfony PHP framework
PHP Debug Bar - Debug bar for PHP