nikcani/plog

simple opinionated laravel logger

Fund package maintenance!
nikcani

0.0.1 2024-05-17 12:47 UTC

This package is auto-updated.

Last update: 2024-11-08 21:06:21 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

simple opinionated laravel logger

Installation

You can install the package via composer:

composer require nikcani/plog

Usage

$output = plog($mixed_value);

// or

dlog($mixed_value);

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.