Dave Shawley
|
c77cf83f8d
|
Add a little more info to the README.
|
2017-02-20 08:00:40 -05:00 |
|
Dave Shawley
|
c37493b318
|
Add some logging around pkg_resources failures.
|
2017-02-20 07:52:19 -05:00 |
|
Dave Shawley
|
3a57fede12
|
Cache application name & version on the class.
This prevents each status call from doing a pkg_resources resolution
which might not be as cheap as it appears to be.
|
2017-02-20 07:48:22 -05:00 |
|
Dave Shawley
|
33d8c5f743
|
Explicitly handle pkg_resources lookup failures.
|
2017-02-20 07:31:39 -05:00 |
|
Dave Shawley
|
81b2161c47
|
Add `pkg_resources ` lookup.
|
2017-02-19 22:02:16 -05:00 |
|
Dave Shawley
|
0f63e9675b
|
Implement primitive StatusHandler.
This version simply returns a JSON object based on the values passed
into the initialize method.
|
2017-02-19 21:11:06 -05:00 |
|
Dave Shawley
|
718bf1b9ae
|
SYN
|
2017-02-19 20:28:04 -05:00 |
|