php-psr-log binary package in Ubuntu Jammy amd64

 The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object
 and write logs to it in a simple and universal way. Frameworks and CMSs that
 have custom needs MAY extend the interface for their own purpose, but SHOULD
 remain compatible with this document. This ensures that the third-party
 libraries an application uses can write to the centralized application logs.
 .
 The LoggerInterface exposes eight methods to write logs to the eight RFC 5424
 levels (debug, info, notice, warning, error, critical, alert, emergency).
 .
 A ninth method, log, accepts a log level as first argument. Calling this method
 with one of the log level constants MUST have the same result as calling the
 level-specific method. Calling this method with a level not defined by this
 specification MUST throw a Psr\Log\InvalidArgumentException if the
 implementation does not know about the level. Users SHOULD NOT use a custom
 level without knowing for sure the current implementation supports it.
 .
 Note that this is not a logger of its own. It is merely an interface that
 describes a logger. See the specification for more details.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-04-05 14:23:38 UTC Published Ubuntu Jammy amd64 release universe php Optional 3.0.0-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe php Optional 3.0.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-04-05 14:24:02 UTC Superseded Ubuntu Jammy amd64 release universe php Optional 1.1.4-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of php-psr-log 3.0.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-04-06 18:10:10 UTC Deleted Ubuntu Jammy amd64 proposed universe php Optional 1.1.4-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-01-28 01:33:55 UTC Superseded Ubuntu Jammy amd64 release universe php Optional 1.1.3-2build2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of php-psr-log 1.1.4-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-01-29 06:10:09 UTC Deleted Ubuntu Jammy amd64 proposed universe php Optional 1.1.3-2build2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-08 14:54:01 UTC Superseded Ubuntu Jammy amd64 release universe php Optional 1.1.3-2build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of php-psr-log 1.1.3-2build2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu impish-proposed amd64 in Primary Archive for Ubuntu