Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor change to checking if logfile closed properly on SIGINT | Ben Morrison | 2020-05-06 | 1 | -2/+1 |
* | passing logfile close channel as param | Ben Morrison | 2020-05-06 | 1 | -3/+2 |
* | using file logging and catching SIGINT to cleanly shut down | Ben Morrison | 2020-05-06 | 1 | -0/+24 |
* | stubbing out the HTTP server | Ben Morrison | 2020-05-05 | 1 | -0/+23 |