Back off twitter logging now that geotagging seems to work.
This commit is contained in:
parent
9c17f86f53
commit
24ab89d6a6
@ -47,5 +47,5 @@
|
|||||||
:display_coordinates true
|
:display_coordinates true
|
||||||
}))
|
}))
|
||||||
result (js->clj result :keywordize-keys true)]
|
result (js->clj result :keywordize-keys true)]
|
||||||
(log-info "Tweet posted: %s" result)
|
(log-debug "Tweet posted: %s" result)
|
||||||
result))))
|
result))))
|
||||||
|
Loading…
Reference in New Issue
Block a user