Source: php-klogger Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: James Valleroy , Sunil Mohan Adapa Build-Depends: debhelper-compat (= 12), php-psr-log, phpab, phpunit, pkg-php-tools (>= 1.7~) Standards-Version: 4.4.1 Homepage: https://packagist.org/packages/katzgrau/klogger Vcs-Git: https://salsa.debian.org/php-team/pear/php-klogger.git Vcs-Browser: https://salsa.debian.org/php-team/pear/php-klogger Rules-Requires-Root: no Package: php-klogger Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: ${phpcomposer:Debian-recommend} Suggests: ${phpcomposer:Debian-suggest} Description: simple logging class KLogger is a logging class for PHP. It complies with PSR-3, a PHP standard for logger interfaces. It is designed to be quickly included into a project and work right away.