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

Rails 5 Action Cable #248

Open
kolasss opened this issue May 29, 2018 · 1 comment
Open

Rails 5 Action Cable #248

kolasss opened this issue May 29, 2018 · 1 comment

Comments

@kolasss
Copy link

kolasss commented May 29, 2018

How to attach Lograge to Action Cable?

@xlts
Copy link
Contributor

xlts commented Aug 17, 2018

Hi @kolasss, sensible Action Cable logging was one of the thing I struggled with in one of my other projects. At the moment I'm woking on cleaning all the Action Cable mess in Lograge - feel free to check out my fork (action-cable branch): https://github.com/xlts/lograge/tree/action-cable. This is not yet PR-ready (tests are still missing), but maybe you could check how it works and provide some feedback?

EDIT: The PR is now ready: #257

Unfortunately monkey-patching logging in Action Cable is much more of a dirty work then in Action Controller, but hopefully this is an improvement.

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

No branches or pull requests

2 participants