-
Notifications
You must be signed in to change notification settings - Fork 127
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 logging capabilities #17
Comments
What kind of logging are you talking about? All http requests? |
logging for the purpose of debugging the plugin. Now we do not know why the plugin is not working. |
hanzei
added a commit
that referenced
this issue
Jan 8, 2019
jwilander
pushed a commit
that referenced
this issue
Jan 15, 2019
* Improve error handling This commits improves the error handling by not longer returning 200 for invalid JSON requests. It also rewrites the code to use idiomatic error handling. * Add logging of http requests See #17 * Require teamName * Improve debug message * Check attachment * Post debug messages for failed webhook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be very helpful if this plugin can log to mattermost log file or even its own.
The text was updated successfully, but these errors were encountered: