SyntaxFix
Write A Post
Hire A Developer
Questions
We can use drush command also to check logs drush watchdog-show it will show recent 10 messages.
drush watchdog-show
or if we want to continue showing logs with more information we can user
drush watchdog-show --tail --full.