Skip to content

issues Search Results · repo:nmccready/angular-simple-logger language:CoffeeScript

Filter by

17 results
 (83 ms)

17 results

innmccready/angular-simple-logger (press backspace or delete to remove)

app.js:446 Uncaught TypeError: myfunction(...) is not a function a fix would be to prefixing your IIFE with a !
  • codenamezjames
  • 1
  • Opened 
    on Aug 24, 2016
  • #22

Since 0.1.4 it started to use require but it s not declared in bower.json https://github.com/nmccready/angular-simple-logger/blob/0.1.4/dist/index.js#L9
  • karser
  • 6
  • Opened 
    on Mar 22, 2016
  • #21

I get the following error when installing with JSPM: Uncaught TypeError: angular.module is not a function
  • manuelfc1
  • 1
  • Opened 
    on Feb 7, 2016
  • #20

Logging methods should allow passing additional params. Example: var logger = nemSimpleLogger.spawn(); logger.error( Something happened , Error message );
  • nunof07
  • 6
  • Opened 
    on Jan 26, 2016
  • #19

Error when using decorator }(), this.decorator = [ $log , function(e) { var o; return o = new n(e), o.currentLevel = r.debug, o will only work when }(), this.decorator ...
bug
  • nmccready
  • Opened 
    on Oct 30, 2015
  • #17

For main code not specs. Reasoning: - get more contributors (As much as I love CoffeeScript repo contributors are always low due to it) - CoffeeScript (Jeremy s) appears to have no path forward for ...
enhancement
  • nmccready
  • Opened 
    on Oct 21, 2015
  • #16

While looking at #13 I also noticed that many local variables in this package are accessible globally. In the following method both key and val become global variables. _isValidLogObject = function(logObject) ...
invalid
  • Lavan
  • 6
  • Opened 
    on Oct 21, 2015
  • #14

I have noticed that if the Array object is polyfilled with a few extra methods (the ones I use are contains, find and equals) then angular-simple-logger breaks when checking if the $log object is a valid ...
enhancement
  • Lavan
  • 11
  • Opened 
    on Oct 21, 2015
  • #13

So since this lib is an important dependency to angular-leaflet-directive and angular-google-maps via bower. It should probably point to the angular-simple-logger.light.js where advanced features via debug ...
  • nmccready
  • Opened 
    on Oct 16, 2015
  • #12

I get the following error when using angular-simple-logger with browserfy: Error: Cannot find module ./debug from /Users/Demo/DemoProject/node_modules/angular-simple-logger/dist Changing in package.json ...
duplicate
  • mobidev111
  • 1
  • Opened 
    on Sep 30, 2015
  • #10
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 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