Giter Site home page Giter Site logo

freshbitsweb / slack-error-notifier Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 11.0 83 KB

Send a message to a Slack channel when an error occurs in your Laravel Application (Laravel 5.5)

License: MIT License

PHP 100.00%
error-reporting laravel laravel-5-package notification-service php php7 slack slack-api slack-notifications slack-webhook

slack-error-notifier's People

Contributors

gauravmak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

slack-error-notifier's Issues

Add Additional Field for Environment

I'll be adding this to my main laravel application, thanks!

However, it'll run (as I want it to!) in my staging as well. Could there be an additional option to add the environment name so that it is easy to tell where the log is coming from?

Or even better, a construct to add arbitrary fields?

Minimum Request Level?

Hi,

Is there an option, or would you accept a PR for one, specifying the minimum request level?

For example, in prod, I don't want to see debug, info, etc...only error and higher, even though I might want those info messages still in my log file.

Call to undefined method Monolog\Logger::getMonolog()

In Logger.php line 273:

Call to undefined method Monolog\Logger::getMonolog()

Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1

Logger::getMonolog() does not exist. you may try Logger::getLogger() ?

Disable without uninstalling

Hi ! thanks for this package

Is there a way to disable it easily with a flag in .env for example, to avoid in some servers sending the slack notification..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.