Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instanceofman/laravel-slackify
More beautiful logs via Slack
https://github.com/instanceofman/laravel-slackify
laravel logging php slack
Last synced: 14 days ago
JSON representation
More beautiful logs via Slack
- Host: GitHub
- URL: https://github.com/instanceofman/laravel-slackify
- Owner: instanceofman
- Created: 2019-08-03T08:21:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T07:23:47.000Z (about 5 years ago)
- Last Synced: 2024-10-04T21:37:26.982Z (about 1 month ago)
- Topics: laravel, logging, php, slack
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Slackify
It is great to send logs via Slack for daily monitoring.
But the way the Slack driver is currently displayed is not really useful for system admin. It is too long and too much junk information.
**Slackify** help to log the exceptions of the system in a more neat way, much more useful information, and be customizable (will be added in v1.1)
#### Default Slack driver
![Default slack driver shows](https://user-images.githubusercontent.com/53640239/62410270-c1935880-b60d-11e9-99fc-061ed2a488eb.png)#### Slackify
![Slackify shows](https://user-images.githubusercontent.com/53640239/62410269-c0fac200-b60d-11e9-98ef-6bd286885355.png)