Posts marked with “logging”

PSR Pickup: Psr-3 Logger Interface

by · May 1, 2022

0
 

Now that we have introduced the Autoloader (March Issue) and style guide PSRs (March and April), we’re going to look at PSR-3, the Logger Interface. We’ll continue along the path of recommendations for code structure and see recommendations for expectations and behaviors. by Frank Wallen

 

Security Corner: Updates to the OWASP Top Ten—Logging

by · January 4, 2018

0
 

Last November, the Open Web Application Security Project (OWASP) published a new list of their “top ten” application security risks (ASRs). These are the most commonly encountered coding and security issues on the web according to an industry survey and the opinion of leading developers in the field. One of the newer ASRs to make […]

 

php[architect] Magazine September 2013 – Tools of the Trade

by · September 19, 2013

0
 

September’s issue of php[architect] focuses on the tools of the trade in development. Ranging from Symfony on the cloud to Mercurial to turbo-charging your logs and finishing with templating engines, we’ve got you covered. Features: Stefan Koopmanschap Shows us how to “Build Your Own WeTransfer-clone in the Cloud” using Symfony, Composer, MopaBootstrapBundle and the HPCloud library. Jeremy Cook describes how […]