Fire-Log
Fire-Log copied to clipboard
CodeIgniter Log Browser Spark Plugin
Hi, i want to use firelog but when i load the controller i get this error: A PHP Error was encountered Severity: Warning Message: Invalid argument supplied for foreach() Filename:...
In `fire_log_view.php` the `include('styles.css');` fails if you don't specify a specific include path to the spark's directory. Instead, let's make this more MVC-friendly (and CI-friendly since CI takes over routing...
Italian Language translation Signed-off-by: tudo75 [email protected]
when a log has multiline, such as an error that traces back the path, the regex for placing divs gets messed up.