Carlos Castellanos Vera
a284179d9d
Avoid mutating stdout and stderr ( #2486 )
...
Uses `flush` after every write if the stdio it is not synchronized.
Closes: https://github.com/puma/puma/issues/1948
Co-authored-by: Nate Berkopec <nate.berkopec@gmail.com>
2020-12-02 10:43:53 -07:00
Slava
a7349097c8
Fix error backtrace debug logging && Do not log request dump if it is not parsed ( #2376 )
2020-09-22 09:35:04 -06:00
MSP-Greg
038a0d9da9
Documentation - add version info, misc fixes [ci skip] ( #2368 )
2020-09-17 09:15:19 -06:00
Vyacheslav Alexeev
2bbdbd2a2b
fix request logging
2020-06-07 16:34:33 +03:00
Vyacheslav Alexeev
1b0dd560fa
fix error_logger comment
2020-06-07 15:58:47 +03:00
Vyacheslav Alexeev
556c4b238b
single-line info logs
2020-05-17 16:24:48 +03:00
Vyacheslav Alexeev
0bcd428863
rename debug_logger to error_logger; add levels; fix tests
2020-05-11 16:56:54 +03:00