Pakket: php-illuminate-log (11.44.2+dfsg-1)
Verwijzigingen voor php-illuminate-log
Debian bronnen:
Het bronpakket php-laravel-framework downloaden:
- [php-laravel-framework_11.44.2+dfsg-1.dsc]
- [php-laravel-framework_11.44.2+dfsg.orig.tar.xz]
- [php-laravel-framework_11.44.2+dfsg-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [laravel.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Illuminate Log library component for PHP
The Illuminate Log library component provides logging utilities for PHP applications. It supports a variety of log handlers to send log messages to files, the system error log or to external notification services.
Illuminate is a collection of PHP library components developed primarily for the Laravel framework.
Andere aan php-illuminate-log gerelateerde pakketten
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-illuminate-contracts (<< 12~~)
- Illuminate Contracts library component for PHP
- dep: php-illuminate-contracts (>= 11.0)
-
- dep: php-illuminate-support (<< 12~~)
- Illuminate Support library component for PHP
- dep: php-illuminate-support (>= 11.0)
-
- dep: php-monolog (<< 4~~)
- send logs to various destination and web services
- dep: php-monolog (>= 3.0)
-
- dep: php-psr-log
- common interface for logging libraries