ChromeLogger is a chrome extension that you can ship any server side debug messages to client side over http headers. This gives you better ajax and service resources debugging. You can log string, array or objects to chrome console.
I used to it so i want to add a wrapper for FuelPHP as package. The code can be found at https://github.com/neaplus/fuel-chromelogger Usage and installation is explained in the README.