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

Introduce logging #24

Open
george-cosma opened this issue Aug 22, 2024 · 0 comments
Open

Introduce logging #24

george-cosma opened this issue Aug 22, 2024 · 0 comments

Comments

@george-cosma
Copy link
Collaborator

For better visibility as to what our app is doing, we should consider adding logging. Adding logging to the application-layer doesn't have any constraints. However, if we want to add the library layer we need to be careful so that it is opt-in. We don't want to print messages as a library, without the explicit approval of the end-user.

Note: in this case, end-user might be another binary built with tockloader-lib.

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