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

[Feature] Logging for all subroutines #69

Open
phwissmann opened this issue Jul 15, 2024 · 0 comments
Open

[Feature] Logging for all subroutines #69

phwissmann opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@phwissmann
Copy link
Collaborator

Description
Task and flows are logged automatically by Prefect. Functions should be logged as well as some of them can take a while to execute before producing new log message.

Solution proposals
Create decorator to log at entry (and exit?) of a function call

Definition of Done
Each execution of each function and its parameters gets logged.

@phwissmann phwissmann added the enhancement New feature or request label Jul 15, 2024
@phwissmann phwissmann self-assigned this Jul 15, 2024
@phwissmann phwissmann added this to the Milestone I milestone Jul 15, 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
None yet
Development

No branches or pull requests

1 participant