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

fix:May be written to an empty log #930

Merged
merged 2 commits into from
Aug 18, 2020
Merged

fix:May be written to an empty log #930

merged 2 commits into from
Aug 18, 2020

Conversation

ctfang
Copy link

@ctfang ctfang commented Aug 18, 2020

why ?

$th = new \Exception("test string log");
\Log::error($th);

This code can normally write to the laravel journal file.

But logs in telepope are null

@taylorotwell taylorotwell merged commit c12bd5e into laravel:3.x Aug 18, 2020
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.

2 participants