Skip to content
/ pdl Public

Php Debug Logger, an implementation for Universal Debug logger

Notifications You must be signed in to change notification settings

haringsrob/pdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php debug logger

This is an implementation for the Universal debug logger.

Install it with composer (dev dependency) and after that you can use:

pdl($value, 'label');

$value can by anything, label is optional and will default to the current datetime.

About

Php Debug Logger, an implementation for Universal Debug logger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages