зеркало из https://github.com/mozilla/pluotsorbet.git
pad console output to accommodate runtime/thread priority
This commit is contained in:
Родитель
d61cb1f061
Коммит
0cdf62a3b6
|
@ -69,7 +69,7 @@
|
|||
if (false) {
|
||||
s = this.time.toFixed(2) + " " + s;
|
||||
}
|
||||
return padRight(s.toString(), " ", 4) + " | ";
|
||||
return padRight(s.toString(), " ", 8) + " | ";
|
||||
},
|
||||
|
||||
get message() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче