Commit graph

15 commits

Author SHA1 Message Date
Dave Shawley
a41cca5751 tornado_log_function: Make work with Tornado 4.3.
Looks like HTTPHeaders changed a little:

TypeError: <tornado.httputil.HTTPHeaders object at 0x10cde5cc0>
is not JSON serializable
2015-12-10 09:50:48 -05:00
Dave Shawley
503e404b8b Version bump to 1.3.2. 2015-10-02 07:29:51 -04:00
Dave Shawley
22e302395d Version bump to 1.3.1 2015-09-14 07:49:12 -04:00
Dave Shawley
8a37300bf6 Remove redundancies from index.rst. 2015-09-14 07:48:23 -04:00
Dave Shawley
f72a1a665d Documentation corrections. 2015-09-14 07:48:00 -04:00
Amber Heilman
a249534dea bump to 1.3.0 2015-08-28 15:35:11 -04:00
Dan Tracy
2a92b3b4fb Release 1.2.1 2015-06-24 14:39:10 -04:00
Gavin M. Roy
b948eef467 Improved logging functionality
- Monkeypatch the logging.currentframe to make it smarter, better
- Don't sort the JSON
- Add logging messages and if they're set, then don't include the request attribute in the JSON log data
2015-06-23 17:48:34 -04:00
Gavin M. Roy
553688c87a Update docs, revert tornado-app.py example, add new one 2015-06-18 09:36:51 -04:00
Gavin M. Roy
467bd5d0f7 Update the docs 2015-06-17 22:01:26 -04:00
Dave Shawley
1c484177f2 Make history! 2015-06-09 12:03:04 -04:00
Dave Shawley
65fc55967b Add sphinx documentation requirements.
Makes RTD a little happier.
2015-06-09 09:26:34 -04:00
Dave Shawley
5c334181d1 Implement sprockets.logging.ContextFilter 2015-06-08 13:58:09 -04:00
Dave Shawley
f9959a52c3 Add examples. 2015-06-08 13:20:03 -04:00
Dave Shawley
6b04a86fda SYN 2015-06-08 10:18:05 -04:00