Skip to content

Commit

Permalink
a lot of todo
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Nov 10, 2016
1 parent cacb4b8 commit b69f0a2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ ErrorHeroModule
[![Coverage Status](https://coveralls.io/repos/github/samsonasik/ErrorHeroModule/badge.svg?branch=master)](https://coveralls.io/github/samsonasik/ErrorHeroModule?branch=master)
[![Downloads](https://img.shields.io/packagist/dt/samsonasik/error-hero-module.svg?style=flat-square)](https://packagist.org/packages/samsonasik/error-hero-module)

TODO
----

- [x] Save to DB with Db Writer Adapter
- [x] Log Exception (dispatch.error and render.error) and PHP Errors in all events process
- [ ] Handle only once log error for same error per configured time range
- [ ] Show default page for error if configured 'display_errors' = 0
- [ ] Send Mail to listed configured email.
- [ ] Request Information ( http method, raw data, query data, files data )

Contributing
------------
Contributions are very welcome. Please read [CONTRIBUTING.md](https://github.com/samsonasik/ErrorHeroModule/blob/master/CONTRIBUTING.md)

0 comments on commit b69f0a2

Please sign in to comment.