Use hsconsole #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The stuff outputted here should be logged to files as well as stdout.
hsconsole makes that easy. Need to add functionality to it to allow you to specify the name of the latest log though, if you were to run the server and the client on the same machine (in such situations as deving) then they would conflict and both write to the same log file(?) ((probably not I think it uses a write stream so one of them may just take over))