Set verbosity of output #26

Closed
opened 2025-01-28 21:01:49 +01:00 by sacha · 0 comments
Owner

Over -print parameter with the values:

  • short - fmt.Println() -- Looks less stressful
  • long - log.Println() -- More precise
  • silent - // Do nothing -- Solutions only
Over `-print` parameter with the values: * `short` - fmt.Println() -- Looks less stressful * `long` - log.Println() -- More precise * `silent` - // Do nothing -- Solutions only
sacha closed this issue 2025-01-28 21:02:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: golang/sudoku-funpark#26
No description provided.