Download the PHP package communitales/log without Composer
On this page you can find all versions of the php package communitales/log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download communitales/log
More information about communitales/log
Files in communitales/log
Download communitales/log
More information about communitales/log
Files in communitales/log
Vendor communitales
Package log
Short Description Communitales Log Component
License MIT
Homepage https://www.communitales.com
Package log
Short Description Communitales Log Component
License MIT
Homepage https://www.communitales.com
Please rate this library. Is it a good library?
Informations about the package log
Communitales Log Component
Convenient integration for logging of messages and exceptions.
Setup
Just use the LogAwareTrait
.
Then set a logger via $this->setLogger($logger);
or use the Psr\Log\LoggerAwareInterface
as marker interface to
let the Dependency Injection do the magic for you.
Symfony example:
Usage
Sentry logging out of the box
If the \Sentry\captureException
function is available, exceptions will be logged also to Sentry.
All versions of log with dependencies
PHP Build Version
Package Version
The package communitales/log contains the following files
Loading the files please wait ....