diff --git a/src/pricebot/core.clj b/src/pricebot/core.clj index 6e6af25..75e984e 100644 --- a/src/pricebot/core.clj +++ b/src/pricebot/core.clj @@ -218,6 +218,7 @@ (println "Stopping pricebot...") (stop! bot) (>!! shutdown true)))) + (log/notify! logger (str "Hi! I'm going to start watching the price of " (name currency))) (start! bot) (