Maksim N
5b49dc98ff
Expose logger ( #34 )
...
This closes #13 and gives ability to set your own logger with your custom prefixes and other logic.
Done:
- New function `SetLogger` added to be able to set logger
- Flag `gracehttp.log` removed just not to confuse people with logs from nowhere
2017-02-16 14:22:40 -08:00
Alexandre Fiori
5729e48447
Add support for SIGINT ( #30 )
...
Closes #28 .
2016-09-26 16:17:15 -07:00
Naitik Shah
f506214ae8
gracenet and a new version of http.ConnState enabled gracehttp
2014-12-01 12:19:05 -08:00
Naitik Shah
0a7f677b4a
repo move + timeout
2014-04-02 11:52:43 -07:00
Naitik Shah
ae84a7ab31
fix lint issues
2013-11-07 10:01:43 -08:00
Naitik Shah
fea22b9055
license and readme updates
2013-11-05 17:07:08 -08:00
Naitik Shah
e79c66960f
doc nit
2013-10-24 12:33:05 -07:00
Naitik Shah
d1f693d1d4
refactor gracehttp for readability
2013-10-15 11:54:28 -07:00
Naitik Shah
8060336110
https support in gracehttp
2013-08-20 11:38:19 -07:00
Naitik Shah
792bc8817c
replace gracehttp.Handler with http.Server for maximum control
...
this is a backward incompatible change as such. http.Server is a
superset of what gracehttp.Handler was and the fix is trivial.
2013-05-09 09:28:09 -07:00
Naitik Shah
5540a9b5d3
systemd socket activation compatibility
2012-09-02 21:21:19 -07:00
Naitik Shah
9e606e1ce8
reckless username change
2012-07-07 14:38:18 -07:00
Naitik Shah
7aa612785a
docs and api cleanup
2012-06-04 21:56:51 -07:00
Naitik Shah
13afde4bc1
return errors instead of fataling
...
probably still need to cleanup coroutines
2012-06-04 21:32:44 -07:00
Naitik Shah
a98138a3e6
clean repo
2012-06-04 22:21:10 +00:00