php-monolog 1.25.3-1 source package in Ubuntu

Changelog

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

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- David Prévot <email address hidden>  Sun, 22 Dec 2019 07:50:02 +1100

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-monolog_1.25.3-1.dsc 1.9 KiB edfdf89930de06b05e24f221fafc0d06b2fccc17d7398176fca0804be0055b31
php-monolog_1.25.3.orig.tar.gz 78.2 KiB 1e3eeb678a962cd80996d02dae11b299231aa892c1e5538a2dab910f3f23f99e
php-monolog_1.25.3-1.debian.tar.xz 5.1 KiB cf577bd4a5cb513301b8fed4ebe8ef1a5d6a93476b99b93dbba13b36a0488911

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.