Fire-Log icon indicating copy to clipboard operation
Fire-Log copied to clipboard

CodeIgniter Log Browser Spark Plugin

Results 4 Fire-Log issues
Sort by recently updated
recently updated
newest added

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.