lexbegin/var-logger

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

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lexbegin/var-logger

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

This package is auto-updated.

Last update: 2025-12-29 04:02:00 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