Skip to content

this is very simple to implement to create custom log system for your codeigniter application

License

Notifications You must be signed in to change notification settings

dhirajpatra/codeigniterCustomLogSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codeigniterCustomLogSystem

this is very simple to implement to create custom log system for your codeigniter application

##Keep the MY_Log.php into /application/librarires/ folder ##Add this class to autoload.php ##update config.php

$config['exclude_logging'] = array(E_STRICT,E_NOTICE);

About

this is very simple to implement to create custom log system for your codeigniter application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages