From 45abfe2f5a2960bdf3751c5523ef3fc8f62d9f5b Mon Sep 17 00:00:00 2001 From: Joshua Spence Date: Thu, 13 Dec 2018 11:29:39 +1100 Subject: [PATCH] Temp --- src/aphront/configuration/AphrontApplicationConfiguration.php | 1 + 1 file changed, 1 insertion(+) diff --git src/aphront/configuration/AphrontApplicationConfiguration.php src/aphront/configurati index 60b12557c..9c07cd736 100644 --- src/aphront/configuration/AphrontApplicationConfiguration.php +++ src/aphront/configuration/AphrontApplicationConfiguration.php @@ -95,6 +95,7 @@ abstract class AphrontApplicationConfiguration extends Phobject { $database_exception, true); $response = PhabricatorSetupCheck::newIssueResponse($issue); + phlog($issue->getMessage()); return self::writeResponse($sink, $response); } -- 2.19.2