Skip to content

Conversation

@OscarAspelin95
Copy link

@OscarAspelin95 OscarAspelin95 commented Aug 3, 2025

This is not much, but a small contribution to tidy up a small fraction of the code.

Changelog:

  • Add github-ish .gitignore file for Rust repos.
  • Move cpu native rustflag to a separate config.toml. Might be better to remove entirely and add to README how to use environment variable during build.
  • Adds simple_logger and log crates for logging.
  • Swaps println! macros for log (info! or debug!) macros. However, I'm note sure when info vs debug is appropriate so that requires some review.
  • Uses the --verbose argument to set the logging level (info when false, debug when true).

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.

2 participants