mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
📎 Increase *print-level* on error reporting.
This commit is contained in:
parent
dcbd89ff7c
commit
420ece7005
@ -60,8 +60,8 @@
|
||||
(name val)
|
||||
|
||||
(coll? val)
|
||||
(binding [*print-level* 5
|
||||
*print-length* 20]
|
||||
(binding [*print-level* 8
|
||||
*print-length* 25]
|
||||
(with-out-str (fpp/pprint val {:width 200})))
|
||||
|
||||
:else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user