jart / blink

tiniest x86-64-linux emulator
ISC License
6.96k stars 222 forks source link

Log: print ellipsis as intended if the log message is truncated #160

Closed dottedmag closed 11 months ago

dottedmag commented 11 months ago

n is passed to WriteError(), so if it is decremented the ellipsis is not going to be printed.