Skip to content

Logging for Reports (all Backends but File) #34

Description

@tkdb

I'm using firegento-logger now since some days and also in production.

I mainly use it for errror reporting by email (works great so far btw.) but I also like the advanced logging format in files.

Then today I realized that when Magento creates error reports (that are the files in magento/var/report/ - http://example.com/magento/errors/report.php?id=1234567890&skin=default) I don't get any email notification about those.

I think that is because strictly speaking this is not error logging. According to http://magento.stackexchange.com/a/4887/4115 I can even enable this within Magento XML configuration already.

However I think it would be nice to have this in one package, that is, integrate this kind of error reporting as well in the firegento-logger.

Most often - at least it appears to me - those reports are important and having caught these events within the logging so far would make sense to me.

Is this of interest? Am I the first who had that thought?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions