Преглед изворни кода

Log subscription error.

tags/v0.9.9
Roger Braun пре 7 година
родитељ
комит
1854842b09
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      lib/pleroma/web/websub/websub.ex

+ 3
- 0
lib/pleroma/web/websub/websub.ex Прегледај датотеку

@@ -78,6 +78,9 @@ defmodule Pleroma.Web.Websub do

{:ok, websub}
else {:error, reason} ->
Logger.debug("Couldn't create subscription.")
Logger.debug(inspect(reason))

{:error, reason}
end
end


Loading…
Откажи
Сачувај