Page MenuHomePhabricator
Authored By
joshuaspence
Dec 13 2018, 12:24 AM
Size
594 B
Referenced Files
None
Subscribers
None
diff --git src/aphront/configuration/AphrontApplicationConfiguration.php src/aphront/configuration/AphrontApplicationConfiguration.php
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);
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
1344609
Default Alt Text
(594 B)

Event Timeline