An open API service indexing awesome lists of open source software.

https://github.com/ecodeeshop/package-ps-module-logger

Reusable Logger for PrestaShop modules to log data in logs folder and have a check to enable and disable from module
https://github.com/ecodeeshop/package-ps-module-logger

Last synced: 8 months ago
JSON representation

Reusable Logger for PrestaShop modules to log data in logs folder and have a check to enable and disable from module

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

PsModule/logger
=============

What is PsModule/logger?
----------------------

Reusable Logger for PrestaShop modules

DocumentPHP v1.0.0 (Test)
------------------------------------

v1.0.0 is the production ready release.

Features
--------

It supports the following:

* *PHP 5.4+ compatible*
* *Easy to Use*, you can use Logger in modules Easily.

Installation
------------

PsModule/logger requires PHP 5.4 or higher to run.
However, code of earlier PHP versions can be analyzed.

Install PsModule/logger:

### Via Composer

There is a PsModule/logger composer package that you can use to install PsModule/logger.

How to use PsModule/logger ?
-------------------------

To run PsModule/logger after installing via composer and copy the main.php file and make changes accordingly ( file attached in this repo ).

Contact
-------

Reaching out to us is easy, and can be done with:

* Twitter: https://twitter.com/codeeshop1
* Twitter 2: https://twitter.com/anantnegik7
* Website: https://www.codeeshop.com
* GitHub: https://github.com/codeeshop-oc/package-ps-logger
* E-mail: codeeshop2211@gmail.com

[Composer]: https://getcomposer.org/
[codeeshop mail]: mailto:codeeshop2211@gmail.com

Screenshots
-------------------------

![til](https://raw.githubusercontent.com/codeeshop-oc/package-ps-logger/main/screenshots/image1.png)