Open slick666 opened 8 years ago
@sayanchowdhury here is what I was thinking about the re-working of the logging. I put in an example one on line 26 to show how we could partition out and separately log pieces if we or our users want to but by default everything would roll up.
I also put it in the yaml format for readability. it's ultimately a python dict but I think for this kind of data structure yaml is easier for a dev or admin to read.
Please let me know your thoughts
Added a TODO to a hanging comment