Inconsistent logging - cli.c doe snot use the logging macros #106
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In main.c we use the logging macros (DEBUG[F], ERROR[F]), but in cli.c we log using fprintf. This creates inconsistent output like:
Tasks:
The text was updated successfully, but these errors were encountered: