Are there any guidelines for serializing LLBLGen entities's (and collections') values for auditing purposes?
Currently I serialize the objects to XML and log them via Log4Net as an interim measure. The problem with this approach however is that a tremendous amount of xml gets generated.