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

Extract helper logInfo, etc. library functions into their own local library #316

Open
komish opened this issue Jan 30, 2024 · 0 comments
Open

Comments

@komish
Copy link
Contributor

komish commented Jan 30, 2024

One of the net-new scripts being added #314 samples a couple of functions that basically help print [Info] ... type statements.

These should be extracted and used throughout our scripts.

Alternatively, the logging library within the stdlib could be used, but as logging needs for our scripts are, and should remain, pretty minimal, using a logging library may be overkill.

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

No branches or pull requests

1 participant