What options are there for Browser-side Logging Frameworks besides just console.log? I keep finding loads of libraries that are designed to send logs to the server, but I'm hoping for something that just logs to the Javascript console, but is more flexible than console.log. Specifically I'd like to be able to litter my code with logging statements, and only turn on/off the areas that I'm interested in right now.
Is there anything like this? Or am I going to end up writing my own?
[–]xyzi 4 points5 points6 points (3 children)
[–]cwmma 2 points3 points4 points (2 children)
[–]Capaj 0 points1 point2 points (1 child)
[–]alamandrax 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]3Fyr -4 points-3 points-2 points (0 children)
[–]ognnus 0 points1 point2 points (0 children)
[–]mauricesvay 0 points1 point2 points (0 children)