Skip to content

issues Search Results · repo:nelmio/NelmioJsLoggerBundle language:PHP

Filter by

10 results
 (61 ms)

10 results

innelmio/NelmioJsLoggerBundle (press backspace or delete to remove)

Excepted a scalar value as a 2nd argument to Symfony\Component\HttpFoundation\InputBag::get() , array given. image changing the array() to an empty string at the end of line 23 gets rid of the error ...
  • gavinerickson
  • 1
  • Opened 
    on Mar 24, 2022
  • #44

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 the Asset component to handle the proper ...
  • stof
  • 1
  • Opened 
    on Dec 1, 2020
  • #41

Symfony 4.2 is showing deprecation warnings: The Nelmio\JsLoggerBundle\Controller\LogController class extends Symfony\Bundle\FrameworkBundle\Controller\Controller that is deprecated since Symfony 4.2, ...
  • benr77
  • 1
  • Opened 
    on May 29, 2019
  • #30

When there is an error while reporting the error with stacktrace.js, the basic logger is called, with callSimpleLogger( An error occurred while trying to log an error using stacktrace.js! , err.fileName, ...
  • stof
  • Opened 
    on Mar 7, 2018
  • #23

After upgrade symfony to 3.4 i have this warning. Using Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition::cannotBeEmpty() at path nelmio_js_logger.allowed_levels has no effect, consider ...
  • pdias
  • 1
  • Opened 
    on Dec 2, 2017
  • #19

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] I am using my own (well, one i found on SO) ...
  • SimonBoeuf
  • Opened 
    on Feb 27, 2017
  • #16

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 should be ...
  • thkoch2001
  • 3
  • Opened 
    on Oct 20, 2014
  • #9

Issue: Notice: Undefined index: file in /vendor/nelmio/js-logger-bundle/Nelmio/JsLoggerBundle/Logger.php line 71 if (strpos($context[ file ], $scriptToIgnore) === 0) { Config: nelmio_js_logger: ignore_messages: ...
  • oleg-andreyev
  • 1
  • Opened 
    on Nov 27, 2013
  • #8

Including the stack trace would help a lot to understand where the error occurs. This would be useful when the error occurs in jQuery because of some misuse for instance.
  • stof
  • 1
  • Opened 
    on May 16, 2013
  • #7

When an error occurs, the Firebug console will display a second error after the log call is sent because of a corrupt image in the response: Image corrupt or truncated: XXXXXX/app_dev.php/nelmio-js-logger/log?msg=Error%3A%20 ...
  • stof
  • 2
  • Opened 
    on Aug 27, 2012
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub