k3s/pkg/httplog
Euan Kemp c672bb4b63 httplog: Increase stack size
The previous size, of 2KB, in practice always was filled completely by
http server-releated stuff well above the panic itself, and truncated
before anything of real value was printed.

This increases the stack size so that panics are printed in full.
2016-06-13 16:17:03 -07:00
..
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
log.go httplog: Increase stack size 2016-06-13 16:17:03 -07:00
log_test.go Properly defaulting the status in log code 2015-11-03 14:34:45 -08:00