Generating Log Files via a Simple Approach

dev-master 2025-07-22 10:05 UTC

This package is auto-updated.

Last update: 2025-07-22 10:05:56 UTC


README

[Latest Version on Packagist] Package description here.

Installation

You can install the package via composer:

composer require astrology/wlog

php artisan vendor:publish --provider="Astrology\Wlog\WlogServiceProvider" --tag="config"

wlog()->myLogInfo(message,content);

logs/my/log/dayily-2025-07-22.log

[2025-07-22 09:48:06] product.INFO: message content

[2025-07-22 09:48:06] product.INFO: [2025-07-20 09:48:06.535] message content