[ 源代码: php-laravel-framework ]
软件包:php-illuminate-log(11.44.2+dfsg-1)
php-illuminate-log 的相关链接
Debian 的资源:
下载源码包 php-laravel-framework:
- [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]
维护小组:
外部的资源:
- 主页 [laravel.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.
其他与 php-illuminate-log 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- 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