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

Future3/better logging #2139

Closed
wants to merge 20 commits into from

Conversation

pabera
Copy link
Collaborator

@pabera pabera commented Dec 8, 2023

For better readability, this PR uses descriptive function names for logging instead of repetitive code

print_lc "This message will be logged to both console and logfile"
print_c  "This message will only be logged to the console"
log      "This message will only be logged to the logfile"

@pabera pabera closed this Dec 8, 2023
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 this pull request may close these issues.

2 participants