[GH-ISSUE #493] Hipchat has more detailed logs then Slack? #172

Closed
opened 2026-03-04 02:12:51 +03:00 by kerem · 3 comments
Owner

Originally created by @peric on GitHub (Jan 7, 2015).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/493

Is it possible to have more detailed logs on Slack?

On Hipchat, I get where request was sent and then completely detailed critical error/exception.
On Slack, I get just where exception has happened, without any details about request.

Originally created by @peric on GitHub (Jan 7, 2015). Original GitHub issue: https://github.com/Seldaek/monolog/issues/493 Is it possible to have more detailed logs on Slack? On Hipchat, I get where request was sent and then completely detailed critical error/exception. On Slack, I get just where exception has happened, without any details about request.
kerem 2026-03-04 02:12:51 +03:00
  • closed this issue
  • added the
    Feature
    label
Author
Owner

@Seldaek commented on GitHub (Jan 7, 2015):

I guess this is due to the fact Slack doesn't include context info and includes extra only optionally. You could try to enable the $includeExtra param in the constructor, and then possibly we should fix the handler to include context also when includeExtra is on.

<!-- gh-comment-id:69038009 --> @Seldaek commented on GitHub (Jan 7, 2015): I guess this is due to the fact Slack doesn't include context info and includes extra only optionally. You could try to enable the $includeExtra param in the constructor, and then possibly we should fix the handler to include context also when includeExtra is on.
Author
Owner

@peric commented on GitHub (Jan 7, 2015):

Thanks for the answer. Hopefully I will have time to check it and maybe even contribute.

<!-- gh-comment-id:69051376 --> @peric commented on GitHub (Jan 7, 2015): Thanks for the answer. Hopefully I will have time to check it and maybe even contribute.
Author
Owner

@Seldaek commented on GitHub (Mar 5, 2015):

I think this has been resolved by #507

<!-- gh-comment-id:77285448 --> @Seldaek commented on GitHub (Mar 5, 2015): I think this has been resolved by #507
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#172
No description provided.