Skip to content

Instantly share code, notes, and snippets.

@vdloc
Last active September 18, 2023 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vdloc/37a3649bd4415f1856feda36e3c18781 to your computer and use it in GitHub Desktop.
Save vdloc/37a3649bd4415f1856feda36e3c18781 to your computer and use it in GitHub Desktop.
One line Magento log
\Magento\Framework\App\ObjectManager::getInstance()
->get('Psr\Log\LoggerInterface')->debug('Your Message');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment