2017 © Pedro Peláez
 

library laravel-log

The eXolnet Laravel Log package.

image

exolnet/laravel-log

The eXolnet Laravel Log package.

  • Wednesday, February 3, 2016
  • by xel1045
  • Repository
  • 5 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Laravel Log

Latest Stable Version Software License Build Status Total Downloads, (*1)

This package extends Laravel’s log package to configure a Monolog driver. As of Laravel 5.6, this package is not required anymore since it’s now natively supported by Laravel., (*2)

Installation

  1. Require this package with composer:, (*3)

    composer require exolnet/laravel-log
    
  2. If you don't use package auto-discovery, add the service provider to the providers array in config/app.php:, (*4)

    Exolnet\Log\LogServiceProvider::class
    
  3. Add your Monolog host to your .env:, (*5)

    LOG_MONOLOG_HOST=localhost
    

Usage

When this package is installed and configured, all Laravel exceptions will be forwarded to your Monolog installation., (*6)

To ensure that the setup is working properly, trigger an exception and verify that the error was received., (*7)

Testing

To run the phpUnit tests, please use:, (*8)

bash composer test, (*9)

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details., (*10)

Security

If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker., (*11)

Credits

License

This code is licensed under the MIT license. Please see the license file for more information., (*12)

The Versions

03/02 2016

5.1.x-dev

5.1.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

dev-master

9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

5.3.x-dev

5.3.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

5.4.x-dev

5.4.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

5.2.x-dev

5.2.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

5.5.x-dev

5.5.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

4.2.x-dev

4.2.9999999.9999999-dev

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

03/02 2016

v2.0.0

2.0.0.0

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

28/10 2015

v1.1.0

1.1.0.0

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet

28/10 2015

v1.2.0

1.2.0.0

The eXolnet Laravel Log package.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

laravel log exolnet