Latest posts on the XLogger PHP PSR Logger package blog https://www.phpclasses.org/blog/package/11743/ Latest XLogger PHP PSR Logger package blog posts 2026-04-25T08:42:59Z https://www.phpclasses.org/blog/package/11743/ PHP Classes site logo https://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png https://www.phpclasses.org/blog/package/11743/post/2-How-Can-a-PHP-PSR3-Logger-be-Used-to-Display-Server-Side-Debug-Information-in-a-Browser-Console-Window.html How Can a PHP PSR-3 Logger be Used to Display Server Side Debug Information in a Browser Console Window <div style="clear: both"> <div style="margin-top: 1ex"><a href="https://www.phpclasses.org/blog/package/11743/post/2-How-Can-a-PHP-PSR3-Logger-be-Used-to-Display-Server-Side-Debug-Information-in-a-Browser-Console-Window.html">How Can a PHP PSR-3 Logger be Used to Display Server Side Debug Information in a Browser Console Window</a></div> <div style="margin-top: 1ex">By Manuel Lemos</a></div> <div style="margin-top: 1ex">PSR-3 is a PHP Standards Recommendation that defines an interface for logging application events.<br /> <br /> This package implements a PSR-3 compliant logging solution that allows logging PHP application events using HTTP response headers that can be processed by file browser extensions, so PHP developers can see debug information in the browser console.</a></div> </div> 2020-08-19T10:08:27Z https://www.phpclasses.org/blog/package/11743/post/1-PSR3-logging-in-a-PHP-application.html PSR-3 logging in a PHP application <div style="clear: both"> <div style="margin-top: 1ex"><a href="https://www.phpclasses.org/blog/package/11743/post/1-PSR3-logging-in-a-PHP-application.html">PSR-3 logging in a PHP application</a></div> <div style="margin-top: 1ex">By Stefan Kientzler</a></div> <div style="margin-top: 1ex">Logging within an application or module is one of the overarching tasks that is usually required regardless of the purpose of the component. Be it to log error messages or certain events during the process runtime, or to record information during debugging.</a></div> </div> 2020-08-08T15:16:08Z