mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
🐛 Fix logging initialization on exporter
This commit is contained in:
parent
8161d3ae09
commit
06a30316c2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
[promesa.core :as p]))
|
||||
|
||||
(enable-console-print!)
|
||||
(l/initialize!)
|
||||
(l/setup! {:app :info})
|
||||
|
||||
(defn start
|
||||
[& _]
|
||||
|
|
Loading…
Add table
Reference in a new issue