Download the PHP package residit/nette-logger without Composer
On this page you can find all versions of the php package residit/nette-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download residit/nette-logger
More information about residit/nette-logger
Files in residit/nette-logger
Download residit/nette-logger
More information about residit/nette-logger
Files in residit/nette-logger
Vendor residit
Package nette-logger
Short Description Custom Nette logger library
License MIT
Homepage https://github.com/residit/nette-logger
Package nette-logger
Short Description Custom Nette logger library
License MIT
Homepage https://github.com/residit/nette-logger
Please rate this library. Is it a good library?
Informations about the package nette-logger
Nette Logger
Tracy logger extension capable of logging messages and errors to API.
Note: If you have debug mode enabled in your application, logger will only send \Tracy\Debugger::log()
messages to API.
You can disable debug mode by inserting the lines below in file app/bootstrap.php
Installation
Install package via Composer:
Configuration
Enable and configure the extension in Nette config file:
Usage
Once enabled as extension, you can continue to throw exceptions without any change. If you do not fill configuration, plugin will stay off.
All versions of nette-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
tracy/tracy Version ~2.4
nette/di Version ^2.4 || ^3.0
nette/security Version ^2.4 || ^3.0
nette/http Version ^2.4 || ^3.0
tracy/tracy Version ~2.4
nette/di Version ^2.4 || ^3.0
nette/security Version ^2.4 || ^3.0
nette/http Version ^2.4 || ^3.0
The package residit/nette-logger contains the following files
Loading the files please wait ....