log.InfoDeep
ORESoftware opened this issue · 1 comments
ORESoftware commented
log.Info will not inspect structs for private properties...but log.InfoDeep will do so
ORESoftware commented
alternatively, if structs are marked with a private property called log.deep = true, then they will be inspected