mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 08:41:38 +02:00
🎉 Add unified logging api.
This commit is contained in:
parent
2eccf77986
commit
b64d5ef357
54 changed files with 361 additions and 413 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
(ns app.util.migrations
|
||||
(:require
|
||||
[app.util.logging :as l]
|
||||
[app.common.logging :as l]
|
||||
[clojure.java.io :as io]
|
||||
[clojure.spec.alpha :as s]
|
||||
[next.jdbc :as jdbc]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue