2017-04-24 13:23:10 +00:00
|
|
|
default: {NUMBER}
|
|
|
|
abcd: {NUMBER}
|
|
|
|
b: 0.000000
|
|
|
|
a: {NUMBER}
|
|
|
|
log more
|
|
|
|
warn 2
|
|
|
|
debug
|
|
|
|
info
|
2017-04-26 09:48:29 +00:00
|
|
|
*%(basename)s:25: Error: exception
|
|
|
|
console.info({ toString: () => {throw new Error("exception");} })
|
|
|
|
^
|
|
|
|
Error: exception
|
|
|
|
at Object.toString (*%(basename)s:25:39)
|
|
|
|
at console.info (<anonymous>)
|
|
|
|
at *%(basename)s:25:9
|