PSR-3

GPTKB entity

Statements (37)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Monolog_Bundle
gptkb:Monolog
gptkbp:aims_to reduce logging complexity
gptkbp:defines log levels
gptkbp:encourages interoperability among logging libraries
https://www.w3.org/2000/01/rdf-schema#label PSR-3
gptkbp:is_compatible_with gptkb:PSR-4
gptkb:PSR-7
gptkbp:is_designed_for PHP applications
gptkbp:is_documented_in official PSR documentation
gptkbp:is_essential_for logging in PHP
gptkbp:is_implemented_in gptkb:Zend_Log
gptkb:Monolog
Log4php
Symfony Logger
gptkbp:is_maintained_by gptkb:PHP-FIG
gptkbp:is_often_used_in PHP frameworks
gptkbp:is_part_of gptkb:PHP_Standards_Recommendations
gptkbp:is_referenced_in other PSR standards
gptkbp:is_related_to gptkb:PSR-1
gptkb:PSR-2
gptkbp:is_supported_by community contributions
gptkbp:is_used_by PHP developers
gptkbp:provides error logging
debug logging
info logging
alert logging
critical logging
emergency logging
notice logging
standardized logging interface
warning logging
gptkbp:published_by gptkb:2013
gptkbp:specifies Logger Interface
gptkbp:supports multiple logging implementations