Download the PHP package leoshtika/logger without Composer
On this page you can find all versions of the php package leoshtika/logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package logger
A simple PHP Logger class
When using this library for the first time, it will create a "logfiles" folder in the root of your project, where all your log files will be placed, in different files for each month.
Requirements
- PHP 5.3 or higher
Installation
You can use one of these 3 installation methods
1) Using Composer (recommended)
-
Using Composer from the command line
- Or using Composer with composer.json file
2) Clone it from Github
3) Download it from Github
https://github.com/leoshtika/logger/archive/master.zip
Usage
Using Composer
If you are using composer require the 'vendor/autoload.php' file
Using the downloaded folder
If you donwloaded the folder manually then be sure to require the 'Logger.php' class
Output
Enjoy!
All versions of logger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package leoshtika/logger contains the following files
Loading the files please wait ....