Results 9 comments of Michael Sole

yes that would be perfect (assumed $logConfig is similar to the array I provided as an example).

I was thinking about that, the array should be what passes so you can dynamically assign vars based on data in the application. Having a static file might not work...

I personally need to be able to pass an array that is generated based on my code but being able to get the configs from a file as well would...

Yeah that looks like it would work real well. The one other change request (and I can open a new issue if your prefer), would be to be able to...

Might be useful to figure out a way to use the installed PEAR library but not at all necessary. I am testing the new configs now and I will let...

Does this use the log level set in the array or the config?

I am not getting any logs created. With or without reConfigure I am not getting any logs being generated.

Sorry for the quad post. So it looks like it is not pulling the path from the array and I am not sure if its pulling any settings. When I...

I am getting a fatal error: Fatal error: Class 'LoggerConfiguratorPhpVariable' not found in /var/www/clients/client0/web13/web/application/third_party/ci_log4php/LoggerReflectionUtils.php on line 132 I get this regardless of whether I use the properties file or the...