php-monolog 2.9.1-1 source package in Ubuntu

Changelog

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

  [ pafernandez-oesia ]
  * Update BrowserConsoleHandler console output method (#1739)

  [ Jordi Boggiano ]
  * Add graylog2/gelf-php 2.x support, fixes #1747
  * Deprecate FlowdockHandler and formatter as the service was shutdown,
    fixes #1748
  * Update changelog

  [ Bart Swaalf ]
  * Add support for enum context values to psr formatter (#1773)

  [ Tetragramat ]
  * WhatFailureGroupHandler catches failures in method close (#1791)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <email address hidden>  Fri, 10 Feb 2023 07:39:03 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-monolog_2.9.1-1.dsc 2.1 KiB 043d2b2558c022746bbdded2705164d63a3afb6d1c0791243bfdf5bdeb24ab77
php-monolog_2.9.1.orig.tar.xz 129.8 KiB 55d7d62eee001d4e68fe0d53841ede53bd583f4e0e3a172877d9a939f4b3c79e
php-monolog_2.9.1-1.debian.tar.xz 7.0 KiB 1138745a1cf3fb9c4bd37a2ed77d42ca9d647278725f9c1d02c993fdd0b7ca2e

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.