loggit
loggit copied to clipboard
Uninformative `echo`
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.