Skip to content

Custom PHP Logger with built in rotation functionality

License

Notifications You must be signed in to change notification settings

BrandynL/Custom-PHP-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Custom-PHP-Logger

Custom PHP Logger with built in rotation functionality

Instructions

  1. Require file or place snippet in an included functions file
  2. Specify a path to log directory in custom_logger() function
  3. Use custom_logger($data) to log the data passed via $data
  4. Forget this file exists!

About

Custom PHP Logger with built in rotation functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages