php-monolog 1.25.2-1 source package in Ubuntu

Changelog

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

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.

 -- David Prévot <email address hidden>  Fri, 15 Nov 2019 06:39:58 -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.2-1.dsc 1.6 KiB 9b9ec635fd02883a1814b2cd27444a42efc227e64f16e0351b6724b539f262b7
php-monolog_1.25.2.orig.tar.gz 77.9 KiB 430d4a97e384e755fabdd27203c4a1eef9ab4ed568ba956b16feff6601a6aee9
php-monolog_1.25.2-1.debian.tar.xz 5.1 KiB 442eb138ae5d4072182a5552af5e4bd13a0c8ad74c978b98787342b68e48df9f

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.