Files
ponzi/laravel/log.php
Sony? 62f25c718c Added a pretty_print option to the log class
It isn't useful to log arrays if the result is 'Array'.

I noticed that I often use `Log::info(print_r($array, true));` and I'am probably not alone, so why not add this as a feature to the framework?
2012-11-25 10:34:05 +01:00

2.7 KiB