knot-lib/logger

Logger library for kNot Framework

0.2.0 2021-06-06 08:01 UTC

This package is auto-updated.

Last update: 2023-09-06 13:05:34 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

Logger library for kNot Framework.

Feature

Demo


Usage

Requirement

PHP 7.2 or later

Installing knot-lib/logger

The recommended way to install knot-lib/logger is through Composer.

composer require knot-lib/logger

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

This library is licensed under the MIT license.

Author

stk2k

Disclaimer

This software is no warranty.

We are not responsible for any results caused by the use of this software.

Please use the responsibility of the your self.