| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 114 | All time:  9,593 This week: 488 | ||||
| Version | License | PHP version | Categories | |||
| phplog 1.0.1 | Custom (specified... | 5 | PHP 5, Files and Folders, Logging | 
| Description | Author  | ||||||||
This class can log messages to given files.  | 
  | 
Custom static class for register messages with simple methods.
With Composer
composer require danielriera/phplog
LOG_DEFAULT_FILE Default file if $type is not defined, default: 'user'
LOG_FOLDER Folder on put files, default: '/'
LOG_DIVIDE_ELEMENT If defined divide files by $element, default: No defined
LOG::add("Test Line");
LOG::add("Test User Line", 524);
LOG::add("Other User Line", 524);
LOG::add("Order Test Line", 'WEB581657816', 'order');
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Doc. | Documentation | |||
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.