Download the PHP package cusodede/yii2-log-filetarget without Composer
On this page you can find all versions of the php package cusodede/yii2-log-filetarget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cusodede/yii2-log-filetarget
More information about cusodede/yii2-log-filetarget
Files in cusodede/yii2-log-filetarget
Download cusodede/yii2-log-filetarget
More information about cusodede/yii2-log-filetarget
Files in cusodede/yii2-log-filetarget
Vendor cusodede
Package yii2-log-filetarget
Short Description Extended Yii2 Log FileTarget
License GPL-3.0-or-later
Package yii2-log-filetarget
Short Description Extended Yii2 Log FileTarget
License GPL-3.0-or-later
Keywords logFileTarget
Please rate this library. Is it a good library?
Informations about the package yii2-log-filetarget
yii2-helpers
Some useful helpers for Yii2 framework
Installation
The preferred way to install this extension is through composer.
Run
or add
to the require section of your composer.json
file.
Requirements
PHP >= 8.0
Usage
This log target is totally like default Yii2 file target, but it can accept function as the logFile
parameter.
Note that log file name will be generated, when Yii logger is flushed (see \yii\log\Logger::flush()
), and
not when message is logged.
All versions of yii2-log-filetarget with dependencies
PHP Build Version
Package Version
The package cusodede/yii2-log-filetarget contains the following files
Loading the files please wait ....