loggit icon indicating copy to clipboard operation
loggit copied to clipboard

Uninformative `echo`

Open MEO265 opened this issue 1 year ago • 0 comments
trafficstars

Since echo is TRUE by default, the console is easily spammed with no new information, so I would recommend changing this.

This would also have the nice side effect that you could add a log to packages by simply importing loggit without changing the other behavior (in combination with my issue #23).

Alternatively, it would also be possible to introduce an option with default TRUE if backward compatibility is to be guaranteed.

MEO265 avatar Nov 30 '23 18:11 MEO265