• Felix Lange's avatar
    log: allow tabs in log messages (#26630) · 8c18b48b
    Felix Lange authored
    * log: allow tabs in log messages
    
    This fixes a regression where panic reports in RPC handlers were quoted
    because they contain tab characters.
    
    * Update format.go
    8c18b48b
Name
Last commit
Last update
..
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
README_ETHEREUM.md Loading commit data...
doc.go Loading commit data...
format.go Loading commit data...
format_test.go Loading commit data...
handler.go Loading commit data...
handler_glog.go Loading commit data...
handler_go13.go Loading commit data...
handler_go14.go Loading commit data...
logger.go Loading commit data...
root.go Loading commit data...
syslog.go Loading commit data...