Skip to content

refactor: use the debug macros instead of std library print statements#48

Merged
oduortoni merged 3 commits intomainfrom
refactor/use-the-logging-utilities-to-log-errors
Feb 18, 2026
Merged

refactor: use the debug macros instead of std library print statements#48
oduortoni merged 3 commits intomainfrom
refactor/use-the-logging-utilities-to-log-errors

Conversation

@oduortoni
Copy link
Owner

  • will make it easier to transition into better logging utilities like log files
  • refactor da_append to wrap (array)

- will make it easier to transition into better logging utilities like log files
- refactor da_append to wrap (array)
@oduortoni oduortoni linked an issue Feb 13, 2026 that may be closed by this pull request
@oduortoni
Copy link
Owner Author

oduortoni commented Feb 14, 2026 via email

@oduortoni oduortoni merged commit 56b34c8 into main Feb 18, 2026
2 checks passed
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.

use the logging utilities to log errors

2 participants