/ Published in: PHP
This is a really simple logger that can be thrown into any project.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
class Debug{ } } // Usage: Debug::log('put something here');