From 510da880a424bb11c39ce455013a8b3eb3229fc7 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Sun, 7 Sep 2008 18:05:45 -0500 Subject: [PATCH] Tweak prettyprinting --- basis/logging/logging.factor | 1 + 1 file changed, 1 insertion(+) diff --git a/basis/logging/logging.factor b/basis/logging/logging.factor index 7cc2f3d8d9..aa4e46fad1 100755 --- a/basis/logging/logging.factor +++ b/basis/logging/logging.factor @@ -46,6 +46,7 @@ SYMBOL: log-service dup array? [ dup length 1 = [ first ] when ] when dup string? [ [ + boa-tuples? on string-limit? off 1 line-limit set 3 nesting-limit set