X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FContact.php;h=d58fde062378c812960ba2be613ff72b34711dc0;hb=3bca4fe2a64671d09e08346456cdfa6c12f996e9;hp=6e480c19318f9f98b37fc5f627b8718e77bd1fec;hpb=8a50101eea4b6794d0f113b7aa6ad51d60cea13d;p=friendica.git diff --git a/src/Module/Contact.php b/src/Module/Contact.php index 6e480c1931..d58fde0623 100644 --- a/src/Module/Contact.php +++ b/src/Module/Contact.php @@ -1,6 +1,6 @@ getMessage(), ['contact' => $contact, 'callstack' => System::callstack()]); + Logger::notice($e->getMessage(), ['contact' => $contact]); } } }