php-monolog 1.25.1-1 source package in Ubuntu

Changelog

php-monolog (1.25.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Adapt packaging to removed documentation
  * Update standards version, no changes needed.
  * Add missing colon in closes line.
  * Fix file permission

 -- David Prévot <email address hidden>  Sat, 07 Sep 2019 16:49:52 -1000

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-monolog_1.25.1-1.dsc 1.6 KiB 45ed223ce951db3215363fa5ed1ba5ff3de50ef2782136a611fd8857df6c2356
php-monolog_1.25.1.orig.tar.gz 77.1 KiB 463df188a3d8ba54365ca8ae33eb3ae64a22a6b399bca4410b7c64c92e91b99a
php-monolog_1.25.1-1.debian.tar.xz 5.2 KiB 289247fccf1ae6d885272f88c8cc5b1d4f746ca4317a55012c7fc53388f07d0f

Available diffs

No changes file available.

Binary packages built by this source

php-monolog: send logs to various destination and web services

 Sends your logs to files, sockets, inboxes, databases and various web services
 .
 This library implements the PSR-3 interface that can be used in other
 libraries and applications to keep a maximum of interoperability, and
 make sure another compatible logger can always be used at a later time.