In cocotb testbench log printing in terminal have really long line :
28204007.00ns INFO cocotb.regression regression.py:341 in _log_test_summary **************************************************************************************************************
** TEST PASS/FAIL SIM TIME(NS) REAL TIME(S) RATIO(NS/S) **
**************************************************************************************************************
This is too long for most xterminals. Is there options to reduce lines length ? Maybe we can hide some information like message line number or function name ?