Trent Mick
|
11e26ecf55
|
Fix the bunyan CLI to not duplicate the "HTTP/1.1 ..." status line when serializing a "res" field. (#444)
|
2017-08-02 16:48:15 -07:00 |
|
Trent Mick
|
2d17313c4a
|
cli: don't guess at a Host header when rendering client_req field (#504)
|
2017-08-02 13:20:42 -07:00 |
|
Michael Nisi
|
99f3c47793
|
Check body length to prevent empty lines
|
2016-02-21 22:20:21 -08:00 |
|
Trent Mick
|
c1662212f8
|
node-bunyan#252 forgot to commit this file for test case
|
2016-02-10 00:05:02 -08:00 |
|
Trent Mick
|
762e26713c
|
Make bunyan defensive on res.header=null .
Fixes #244.
Also add test case for this and a couple recent `bunyan` crashers.
|
2015-04-15 09:21:31 -07:00 |
|
Trent Mick
|
d305801472
|
[issue #139] Fix bunyan crash on a log record with res.header that is an object.
|
2014-05-29 00:13:01 -07:00 |
|
Trent Mick
|
8a7d743152
|
[issue #45] Fix bunyan CLI (default output mode) to not crash on a 'res' field that isn't a response object, but a string.
|
2012-10-10 11:39:29 -07:00 |
|
Trent Mick
|
f0a119a306
|
[issue #30] Robust handling of 'req' field without a 'headers' subfield in bunyan CLI.
|
2012-08-08 22:27:49 -07:00 |
|
Michael Hart
|
ad71b88f96
|
Added support for Gzip log files
|
2012-06-22 15:14:56 +10:00 |
|
Dave Pacheco
|
d23c02371d
|
fix failing test
|
2012-06-21 13:29:42 -07:00 |
|
Trent Mick
|
7e90e07865
|
Add test/corpus/*.log files (accidentally excluded) so that test suite works
|
2012-06-05 17:22:25 -07:00 |
|