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

Logging: Add DEBUG Logging Message to Services #565

Closed
nicoprow opened this issue Oct 25, 2023 · 0 comments
Closed

Logging: Add DEBUG Logging Message to Services #565

nicoprow opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nicoprow
Copy link
Contributor

Currently we have some gaps in our logging when it comes to normal logic execution. Some services log a lot while others are completely silent. I propose we should add a DEBUG Level log message at the beginning of each public service class method. The log message should contain what kind of operation is starting to be executed and the most important parameters of that operation.

@nicoprow nicoprow added the enhancement New feature or request label Oct 25, 2023
@nicoprow nicoprow moved this to New in BPDM Kanban Oct 25, 2023
@nicoprow nicoprow moved this from New to 🔖 Ready in BPDM Kanban Nov 16, 2023
@alexsilva-CGI alexsilva-CGI self-assigned this Nov 21, 2023
@alexsilva-CGI alexsilva-CGI moved this from 🔖 Ready to 🏗 In progress in BPDM Kanban Nov 21, 2023
@alexsilva-CGI alexsilva-CGI moved this from 🏗 In progress to 👀 In review in BPDM Kanban Nov 23, 2023
@nicoprow nicoprow moved this from 👀 In review to ✅ Done in BPDM Kanban Dec 7, 2023
@nicoprow nicoprow closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants