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

mnt: Add logging for admin operations #1745

Closed
filonenko-mikhail opened this issue Feb 6, 2022 · 0 comments · Fixed by #1749
Closed

mnt: Add logging for admin operations #1745

filonenko-mikhail opened this issue Feb 6, 2022 · 0 comments · Fixed by #1749
Assignees

Comments

@filonenko-mikhail
Copy link
Contributor

filonenko-mikhail commented Feb 6, 2022

Motivation

There are cases when something wrong in role code.

Propolsal

Add log.info messages before and after calling user callbacks.

First thing

  • log level INFO
  • Log message have to contain execution duration
  • Logging init for user roles, at callback start and end
  • Logging validate config for user roles, at callback start and end
  • Logging apply config for user roles, at callback start and end
  • Logging stop for user roles, at callback start and end
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

Successfully merging a pull request may close this issue.

2 participants