[Tooling] Implement a TODO method for the logging module #478
Labels
code health
Nice to have code improvement
community
Open to or owned by a non-core team member
core starter task
Good for newcomers, but aimed at core team members though still open for everyone
tooling
tooling to support development, testing et al
Milestone
Objective
Add a
TODO
method to the logging module to improve our workflow.This method would allow us to add a log message with a
TODO
tag, indicating that a task is not yet completed. The method would allow us to identify these tasks and prioritize them quickly.Example Usage:
Origin Document
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdCreator: @Gustavobelfort
Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered: