Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3747440
D778.id1968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
303 B
Referenced Files
None
Subscribers
None
D778.id1968.diff
View Options
diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php
--- a/app/Exceptions/Handler.php
+++ b/app/Exceptions/Handler.php
@@ -46,7 +46,7 @@
$this->reportToSentry($e);
}
- $this->log->error($e);
+ $this->log->error($e->getMessage());
}
/**
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 02:02 (2 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248508
Default Alt Text
D778.id1968.diff (303 B)
Attached To
Mode
D778: Explicitely log exception message
Attached
Detach File
Event Timeline
Log In to Comment