1
0
Fork 0
arangodb/js/common/bootstrap/modules
jsteemann 7017c4747d change default string truncation length
from 80 characters to 256 characters for `print`/`printShell` functions in ArangoShell and arangod.
this will emit longer prefixes of string values before truncating them with `...`, which is helpful for debugging.
2017-03-02 09:52:43 +01:00
..
assert.js
buffer.js
console.js added support for topic logging 2017-02-02 16:00:37 +01:00
events.js
fs.js
internal.js change default string truncation length 2017-03-02 09:52:43 +01:00
path.js
process.js
vm.js