debug log on dedi time insert fail
This commit is contained in:
parent
7cd0b8f17e
commit
0ef9d2c2a1
@ -279,6 +279,7 @@ class DedimaniaWebHandler {
|
||||
// Called method response
|
||||
if (!$methodResponse[0]) {
|
||||
Logger::logError("Records Plugin: Submitting dedimania records failed.");
|
||||
Logger::logError(json_encode($data));
|
||||
} else {
|
||||
Logger::logInfo("Dedimania Times succesfully submitted");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user