Log syndication success
This commit is contained in:
@@ -35,7 +35,7 @@ module Adamantium
|
|||||||
|
|
||||||
if response.code > 200
|
if response.code > 200
|
||||||
status = response.message
|
status = response.message
|
||||||
logger.info("Syndicated to Mastodon")
|
logger.info("Syndicated to Mastodon: #{response.message}")
|
||||||
Success("#{mastodon_server}/#{status[:id]}")
|
Success("#{mastodon_server}/#{status[:id]}")
|
||||||
else
|
else
|
||||||
logger.info("Failed to syndicate to Mastodon: #{response.message}")
|
logger.info("Failed to syndicate to Mastodon: #{response.message}")
|
||||||
|
Reference in New Issue
Block a user