-
Notifications
You must be signed in to change notification settings - Fork 25
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
Added tee log to admins as bot messages #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one question about organization, non-blocking.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure why GitHub is requiring me to "leave a comment indicating the requested changes" when I am trying to comment/respond.
/update-branch |
This addition eases the debugging, especially in HA/kubernetes environments, and should be useful for customer support, as well as development. Note that when turned to
debug
, it will post debug log entries even if the overall server log level is lower.cc @hanzei to consider as a
Helpers
feature.Logger
andIsUserAdmin
intoutils/bot
..cicrleci
scripts, the build now works. Fixes https://mattermost.atlassian.net/browse/MM-19883.Details:
Adds config settings to turn teeing on/off and control its level and verbosity.
With these settings, the output of
/msoffice subscribe
looks like this,