ORESoftware/json-logging

log.InfoDeep

ORESoftware opened this issue · 1 comments

log.Info will not inspect structs for private properties...but log.InfoDeep will do so

alternatively, if structs are marked with a private property called log.deep = true, then they will be inspected