Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logging #10

Closed
kruisdraad opened this issue Mar 13, 2015 · 2 comments
Closed

Improve logging #10

kruisdraad opened this issue Mar 13, 2015 · 2 comments
Milestone

Comments

@kruisdraad
Copy link
Member

Instead of using FUNCTION in every logger call, determine and log the context directly in logger() method.

Find all logger calls and improve text or remove if too redundant.

Also split out debug, info, warn, crit from console messages

@kruisdraad kruisdraad added this to the 3.1.0 milestone Mar 13, 2015
kruisdraad added a commit that referenced this issue Mar 13, 2015
kruisdraad added a commit that referenced this issue Mar 13, 2015
@kruisdraad
Copy link
Member Author

Test additional loging and send alerts to admins when production has failed

marknl added a commit that referenced this issue May 18, 2015
@kruisdraad kruisdraad modified the milestones: 4.0.0, 3.1.0 May 24, 2015
@kruisdraad
Copy link
Member Author

Implemented with default Laravel LOG:: module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant