X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FUpdateContact.php;h=edabaf163c897fc890c9dc6603049162161faa52;hb=1fd9557ef79892c2675637f00bd2820a719818bc;hp=67bc45ef982d229798a70bc572b57bfba33863c9;hpb=737b04d7e2cb2452f9ac25071d2cf67544e01476;p=friendica.git diff --git a/src/Worker/UpdateContact.php b/src/Worker/UpdateContact.php index 67bc45ef98..edabaf163c 100644 --- a/src/Worker/UpdateContact.php +++ b/src/Worker/UpdateContact.php @@ -1,6 +1,6 @@ $contact_id, 'force' => $force, 'success' => $success]); + Logger::info('Updated from probe', ['id' => $contact_id, 'success' => $success]); } }