PHP Classes

File: public/sass/logger.sass

Recommend this page to a friend!
  Classes of Josantonius   PHP Logger lib   public/sass/logger.sass   Download  
File: public/sass/logger.sass
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Logger lib
Log errors to files and display messages on a page
Author: By
Last change:
Date: 6 years ago
Size: 365 bytes
 

Contents

Class file image Download
/** * Php library to create logs easily and store them in JSON format. * * @author Josantonius - hello@josantonius.com * @copyright Copyright (c) * @license https://opensource.org/licenses/MIT - The MIT License (MIT) * @link https://github.com/Josantonius/PHP-Logger * @since 1.1.2 */ @import "partials/global" @import "partials/colors"