Download the PHP package aporat/laravel-cloudwatch-logger without Composer
On this page you can find all versions of the php package aporat/laravel-cloudwatch-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aporat/laravel-cloudwatch-logger
More information about aporat/laravel-cloudwatch-logger
Files in aporat/laravel-cloudwatch-logger
Download aporat/laravel-cloudwatch-logger
More information about aporat/laravel-cloudwatch-logger
Files in aporat/laravel-cloudwatch-logger
Vendor aporat
Package laravel-cloudwatch-logger
Short Description Laravel logger for AWS Cloudwatch Log service.
License MIT
Homepage https://github.com/aporat/laravel-cloudwatch-logger
Package laravel-cloudwatch-logger
Short Description Laravel logger for AWS Cloudwatch Log service.
License MIT
Homepage https://github.com/aporat/laravel-cloudwatch-logger
Keywords logcloudwatch
Please rate this library. Is it a good library?
Informations about the package laravel-cloudwatch-logger
Laravel Logger for AWS CloudWatch
Laravel logger factory for AWS Cloudwatch Logs service.
Installation
The filter-var service provider can be installed via Composer.
Usage
Config parameters for logging are defined at config/logging.php
.
You need to add new channel as cloudwatch
and copy params inside config/config.php
into it.
Change the log channel inside .env
file with cloudwatch
.
You can use Laravel default Log
class to send your logs to CloudWatch.
Testing
All versions of laravel-cloudwatch-logger with dependencies
PHP Build Version
Package Version
The package aporat/laravel-cloudwatch-logger contains the following files
Loading the files please wait ....