SeunMatt / codeigniter-log-viewer

This is a simple Log Viewer for viewing Code Igniter logs on the browser and via API clients
MIT License
96 stars 39 forks source link

Read CI config file for log path and extension change before using default path and extension #1

Closed sagarkaurav closed 6 years ago

sagarkaurav commented 6 years ago

Read CI config file for log path and extension change before using default path and extension. This will adjust log file loading according to project config setting

rvaishnav01 commented 6 years ago

what is include file location CILogViewer.php file and logs.php file

SeunMatt commented 6 years ago

Hello, @rvaishnav01 are you asking of where to place the files CILogViewer.php and logs.php? If yes, they should be in the vendors folder of your project if you install it via composer.

Please see the readme docs for how to integrate it into your project and use the class in your controller.

If this does not address your question, please rephrase. Cheers

sagarkaurav commented 6 years ago

Hi.. @SeunMatt can we merge this feature to master branch or there is any improvement needs to make.

SeunMatt commented 6 years ago

Hello @sagarkaurav

This is in progress and if there's any need for improvements. I will get back to you. Thanks

sagarkaurav commented 6 years ago

@SeunMatt :+1: