Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #14 - Showing the full stack message #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Katenkka
Copy link

@Katenkka Katenkka commented Oct 1, 2020

Fixes #14 - If there's '\n' is present in message, shows the first line and adds button 'Show full stack' + I fixed filter by type as there was an error

…first line and adds button 'Show full stack' + small js fix for filter by type
namespace Haruncpi\LaravelLogReader;

class LaravelLogReader
{
protected $final = [];
Copy link
Author

@Katenkka Katenkka Oct 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was not used anywhere, hence removed

Copy link

@DiaconuFlorinNarcis DiaconuFlorinNarcis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i tested this and is working

@Katenkka
Copy link
Author

@DiaconuFlorinNarcis feel free to merge then (I don't have permissions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expandable stack trace
2 participants