mirror of
https://github.com/status-im/timbre.git
synced 2025-01-30 05:35:47 +00:00
Extend refer-timbre
to logf
macros
This commit is contained in:
parent
2d38d2a970
commit
8789358c7d
@ -402,7 +402,8 @@
|
||||
:refer (trace debug info warn error fatal report spy with-log-level)])"
|
||||
[]
|
||||
(require '[taoensso.timbre :as timbre
|
||||
:refer (trace debug info warn error fatal report spy with-log-level)]))
|
||||
:refer (log trace debug info warn error fatal report spy with-log-level
|
||||
logf tracef debugf infof warnf errorf fatalf reportf)]))
|
||||
|
||||
;;;; Deprecated
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user