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

Warnings Not Logged #86

Open
theutz opened this issue Jan 18, 2022 · 0 comments
Open

Warnings Not Logged #86

theutz opened this issue Jan 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@theutz
Copy link

theutz commented Jan 18, 2022

I have been trying to debug some issues with the SSG, but I can't figure out where to view the warnings that occur during generation. I've checked storage/logs/laravel.log, and there isn't anything.

Furthermore, the php please ssg:generate command doesn't seem to respond to any of the verbosity flags that are suggested in the help. I've tried all of these variants, with no luck:

php please -vvv ssg:generate
php please --verbose ssg:generate
php please ssg:generate -vvv
php please ssg:generate --verbose

Hopefully if I can view the warnings, I can get back to figuring out the other thing that seemed to be broken with my SSG setup. 😄

@duncanmcclean duncanmcclean added the bug Something isn't working label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants