Skip to content

Instantly share code, notes, and snippets.

@pejantantangguh
Created January 7, 2019 10:41
Show Gist options
  • Save pejantantangguh/ef6197be928a06837e10a2c8d7c6e13f to your computer and use it in GitHub Desktop.
Save pejantantangguh/ef6197be928a06837e10a2c8d7c6e13f to your computer and use it in GitHub Desktop.
Bash Line to enable Debug Log magento 2
php bin/magento config:set --lock dev/debug/debug_logging 1 && php bin/magento cache:flush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment