Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 269 Bytes

File metadata and controls

8 lines (6 loc) · 269 Bytes

Magento-2-Logging-Example

This module seeks to show how logging can be done in Magento 2.

The two main concepts used in this module are:

  1. Events and Observers
  2. Logging using Zend

This module assumes that you have knowledge in developing Magento 2 Modules.