nikcani/plog

simple opinionated laravel logger

Maintainers

Package info

github.com/nikcani/plog

pkg:composer/nikcani/plog

Fund package maintenance!

nikcani

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

0.0.1 2024-05-17 12:47 UTC

This package is auto-updated.

Last update: 2026-03-18 06:04:36 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.