• Euan Kemp's avatar
    httplog: Increase stack size · c672bb4b
    Euan Kemp authored
    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.
    c672bb4b
Name
Last commit
Last update
..
doc.go Loading commit data...
log.go Loading commit data...
log_test.go Loading commit data...