Gabe Martin
Gabe Martin
Actually the sample code is incorrect. The following sample code will work to produce valid per-line JSON ```php $contextValue = '{context}'; $logFormat = json_encode([ 'datetime' => '{date}', 'logLevel' => '{level}',...
It's also automatically disabled on Edge (having installed the extension from the google web store). The following error message is reported: > This extension has been disabled because it's been...
Thank you so much @kellym. This needs to get in. Confirmed this PR addressed my issue as well. Is @mscdex abandoning this project? It's a shame because other great projects...
It would be nice to have support for the `git submodule update` command via grunt-git. I've merged this branch into my own fork of grunt-git and combined it with some...