lexbegin/var-logger

Var Logger Component provides a static method to dump string messages into a log file.

Maintainers

Package info

github.com/lexbegin/var-logger

pkg:composer/lexbegin/var-logger

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2024-06-29 06:05 UTC

This package is auto-updated.

Last update: 2026-03-29 01:22:04 UTC


README

Var Logger Component provides a static method to dump the string message into a log file.

Installation

To install the Var Logger, use Composer:

composer require lexbegin/var-logger

Requirements

  • PHP >= 8.0

Usage

// Log a message using the dLog function
dLog("This is a debug message");

License

This project is licensed under the MIT License.

Author

  • Alexandru Marinescu