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
50f5baa466
Switch from py_module to sub-package.
...
Distributing py_modules inside of a namespace package seems to violate
a namespace packaging requirement. Back to distributing as a package of
one file instead :/
2015-10-02 07:27:13 -04:00
Dave Shawley
22e302395d
Version bump to 1.3.1
2015-09-14 07:49:12 -04:00
Dave Shawley
5ae094d9be
Fix query-arg escaping defect uncovered by proper testing.
2015-09-14 07:30:49 -04:00
Amber Heilman
e9440f0744
add traceback import
2015-08-28 17:23:40 -04:00
Amber Heilman
a249534dea
bump to 1.3.0
2015-08-28 15:35:11 -04:00
Amber Heilman
dee70b6e43
add traceback and environment to logging
2015-08-28 15:35:11 -04:00
Dan Tracy
2a92b3b4fb
Release 1.2.1
2015-06-24 14:39:10 -04:00
Dan Tracy
d1ce45baf3
Dont key error when theres no request
2015-06-24 14:27:35 -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
6a0dd8a61f
Add JSON logging bits for Tornado
2015-06-17 22:01:18 -04:00
Dave Shawley
d5f033e632
Version bump to 1.0.0.
2015-06-09 11:47:20 -04:00
Dave Shawley
5c334181d1
Implement sprockets.logging.ContextFilter
2015-06-08 13:58:09 -04:00
Dave Shawley
6b04a86fda
SYN
2015-06-08 10:18:05 -04:00