zeloc/logdata 4.0.1

This is an inline debug logger

Type

magento2-module

License

mit

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

composer require zeloc/logdata

the above represents the name that is defined in the modules composer.json

To add logging you just need to call the static method, place the line:

\Zeloc\LogData\Model\LogData::log($dataToLog);

To use the controller the devtest/test/index