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

Improving Console Logging #22

Open
mattjhawken opened this issue Jan 2, 2025 · 0 comments
Open

Improving Console Logging #22

mattjhawken opened this issue Jan 2, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers node Peer-to-peer node features and optimizations.

Comments

@mattjhawken
Copy link
Member

Scattered throughout the node-related files (smart_node.py, torch_node.py, validator.py, user.py, worker.py) are self.debug_print statements. The goal of this issue is to improve the tier scale of when these messages appear through the print_level parameter. Furthermore, improvements to overall log statements and when these messages appear can be addressed.

@mattjhawken mattjhawken added documentation Improvements or additions to documentation good first issue Good for newcomers node Peer-to-peer node features and optimizations. labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers node Peer-to-peer node features and optimizations.
Projects
None yet
Development

No branches or pull requests

1 participant