mirror of https://github.com/status-im/timbre.git
Disable `:line` appender arg (broken)
This commit is contained in:
parent
9d8c1c0b40
commit
fd03c042e9
|
@ -325,7 +325,7 @@
|
|||
{:instant (Date.)
|
||||
:ns ~ns
|
||||
:file ~*file*
|
||||
:line ~(:line (meta &form))
|
||||
;; :line ~(:line (meta &form))
|
||||
:level ~level
|
||||
:error? (error-level? ~level)
|
||||
:args ~log-vargs ; No native tools.logging support
|
||||
|
|
Loading…
Reference in New Issue