mirror of
https://github.com/status-im/timbre.git
synced 2025-02-18 06:36:23 +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)])"
|
:refer (trace debug info warn error fatal report spy with-log-level)])"
|
||||||
[]
|
[]
|
||||||
(require '[taoensso.timbre :as timbre
|
(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
|
;;;; Deprecated
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user