Ok, Thanks, i will check NHibernate Cookbook for receipt, also I want to write custom logging strategy for Envers, where previous and new values of audited entity will writed to one row with some prefix or suffix, I want to get this rows for show user as follow, for example
Impact: Normal(crossed) High What do you think about this solution? Is it possible? Thanks. 2013/2/26 Frédéric Delaporte <[email protected]> > The "NHibernate 3.0 Cookbook" has a recipe for this kind of thing. It > involves session events, among other things. > > You may find online ressources on your subject by looking for "audit" > logics. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- С уважением, Ильнур Юсупов -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
