nbianco1 / facets-loghound

Automatically exported from code.google.com/p/facets-loghound
0 stars 0 forks source link

Ability to log objects #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I want to be able to pass in an object that the logger will then list all the 
properties of.  This will be a rather large piece of code if it's done right.  
Array members should be detailed down to a depth specified by the log method 
argument, which in itself should be JSON for good argument delineation.

Original issue reported on code.google.com by ogradyjd@gmail.com on 6 Oct 2010 at 1:05