NelmioJsLoggerBundle
NelmioJsLoggerBundle copied to clipboard
This bundle allows you to log JavaScript errors and others in your backend's Monolog logs
Currently, stacktrace.js is loaded from a CDN (cdnjs by default). As the URL must be hardcoded in the config, using a local asset is harder as we cannot rely on...
Please merge these changes and make a new tag. Thanks!
It would be really cool to be able to use nested objects inside the context parameter of the log function, for now it just logs the good old [Object object]...
Hi, I just found NelmioJsLoggerBundle while fetching nelmio/security-bundle into my project. We might just include JS error logging too. But we want to get rid of inline JavaScript too! It...
The base extension available in HttpKernel only adds support for registering some classes to be added in the cache warmer of the doctrine/annotations parser, compared to the base class of...