php-klogger 1.2.2-1ubuntu1 source package in Ubuntu

Changelog

php-klogger (1.2.2-1ubuntu1) lunar; urgency=medium

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

 -- Athos Ribeiro <email address hidden>  Tue, 08 Nov 2022 13:19:14 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [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-1ubuntu1.debian.tar.xz 4.0 KiB 75768b5ecb44ef0b48ab5462951bc746ad1090d87010ae3c2e77784f523bb238
php-klogger_1.2.2-1ubuntu1.dsc 2.2 KiB 208e6c373d4c1dba6df332eed12f383f08f04dc0fb25c21c93f5d02d4b83fbdf

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.