Skip to content

Commit

Permalink
Change logging package, and clean logging strings (#76)
Browse files Browse the repository at this point in the history
This PR:
* changes out the logging package from `{rlog}` to `{logger}`, 
* standardizes the format for string interpolation (using `{glue}` via
`logger::formatter_glue()`)
* Cleans up the logging strings:
  * End strings with a single `.`
  * Quoting filenames
  • Loading branch information
AlexAxthelm authored Jan 19, 2024
1 parent 3908094 commit 7c9feed
Showing 1 changed file with 64 additions and 63 deletions.
Loading

0 comments on commit 7c9feed

Please sign in to comment.