php-klogger 1.2.2-2ubuntu1 source package in Ubuntu

Changelog

php-klogger (1.2.2-2ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2055069). Remaining changes:
    - d/p/0005-psr-logger-compliance.patch: comply with php-psr-log 3.
      (LP #1967796)

 -- Athos Ribeiro <email address hidden>  Mon, 26 Feb 2024 15:58:19 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-klogger_1.2.2.orig.tar.gz 7.2 KiB ad2ac1458106ffef02e3462aa739e2fcc506f812070e1911bb622bf8ce1facd1
php-klogger_1.2.2-2ubuntu1.debian.tar.xz 4.5 KiB e5bd5696f8370721b00180fb2b06695159dd1fd03c084f0f62002abf37242ac7
php-klogger_1.2.2-2ubuntu1.dsc 2.2 KiB 2370b4cd8c2b89ec1c12b4d0a4b4f383e20f4c06cdd862cc7ad1dd615270b13b

Available diffs

View changes file

Binary packages built by this source

php-klogger: 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.