Welcome Guest, Not a member yet? Register   Sign In
Codeigniter on PHP paas
#5

A quick search turned up a couple of options for integrating CI with Monolog, which would likely give you enough flexibility for the log output to find something which works in your environment. The first one I actually looked at in any detail replaced the Log.php file in the system/core directory, but I would recommend renaming the file (and class) to MY_Log and putting it in the application/core directory, instead, for easier long-term maintenance (so you don't accidentally overwrite it when upgrading CI).
Reply


Messages In This Thread
Codeigniter on PHP paas - by gastongr - 06-21-2016, 07:51 AM
RE: Codeigniter on PHP paas - by cartalot - 06-21-2016, 11:12 AM
RE: Codeigniter on PHP paas - by gastongr - 06-24-2016, 06:35 AM
RE: Codeigniter on PHP paas - by olivedev - 09-23-2016, 04:56 AM
RE: Codeigniter on PHP paas - by mwhitney - 09-26-2016, 11:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB