Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAuth fails silently #163
Closed
Auth fails silently #163
Comments
This comment has been minimized.
This comment has been minimized.
Yes, I agree there should be more robust error logging. You can see #158 for a discussion on it. If you want it done sooner rather than later, I will gladly accept a PR for it. |
This comment has been minimized.
This comment has been minimized.
Fixed in 705303f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an easy way to enable more robust error logging in Bell?
Any misconfiguration in my custom provider simply returns:
With nothing written to stdout/stderr.
Please help, I need my logs...💔