PHP Classes

File: vendor/psr/log/composer.json

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/psr/log/composer.json   Download  
File: vendor/psr/log/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 358 bytes
 

Contents

Class file image Download
{ "name": "psr/log", "description": "Common interface for logging libraries", "keywords": ["psr", "psr-3", "log"], "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "autoload": { "psr-0": { "Psr\\Log\\": "" } } }