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 Reformat code 2016-06-30 16:57:17 +02:00
buffer.js Setter must return true on success 2016-08-05 17:54:37 +02:00
console.js added support for topic logging 2017-02-02 16:00:37 +01:00
events.js Brute force ignore events module in jshint 2015-12-01 20:19:54 +01:00
fs.js Reformat code 2016-06-30 16:57:17 +02:00
internal.js change default string truncation length 2017-03-02 09:52:43 +01:00
path.js Reformat code 2016-06-30 16:57:17 +02:00
process.js Reformat code 2016-06-30 16:57:17 +02:00
vm.js Reformat code 2016-06-30 16:57:17 +02:00