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

Add logger hook support #66

Closed
jeevatkm opened this issue Jun 11, 2017 · 1 comment
Closed

Add logger hook support #66

jeevatkm opened this issue Jun 11, 2017 · 1 comment
Assignees
Labels
feature lib-log Logging information
Projects

Comments

@jeevatkm
Copy link
Member

Add logger hook support, so that log can be sent to external systems like kibana, splunk, etc.

Hook will be called with Entry object in goroutine, so that it doesn't hold application performance.

@jeevatkm jeevatkm added feature lib-log Logging information labels Jun 11, 2017
@jeevatkm jeevatkm added this to the v0.7 Milestone milestone Jun 11, 2017
@jeevatkm jeevatkm self-assigned this Jun 11, 2017
@jeevatkm jeevatkm added this to In Progress in aah Roadmap Jun 11, 2017
jeevatkm added a commit to go-aah/log that referenced this issue Jun 12, 2017
@jeevatkm
Copy link
Member Author

Log Hook is done.

@jeevatkm jeevatkm moved this from In Progress to Done in aah Roadmap Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature lib-log Logging information
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

1 participant