probyte/omegalog

Creación de logs en texto plano para PHP

1.0.1 2019-10-08 16:09 UTC

This package is auto-updated.

Last update: 2024-10-09 03:47:24 UTC


README

Simple Logs for PHP developers.

Getting Started

Prerequisites

Create folder /var/log/omegalog
Change Owner and Group to www-data or Apache User.
Change Permisions to the folder for 775

Installing

Install with composer

composer require probyte/omegalog

Running the tests

No yet

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details