Closed davidflowerday closed 6 months ago
The fmt.Printf messages are interfering with the --with-ui option - this changes them to use the log methods instead which appear properly inside the UI Log area.
fmt.Printf
--with-ui
Thanks for this!
The
fmt.Printf
messages are interfering with the--with-ui
option - this changes them to use the log methods instead which appear properly inside the UI Log area.