2008/12/18 Pezza <[email protected]> > > Hi > > Sorry about the noobish question but I am using Burrow to make my > nhibernate life easier in my asp.net web application and would like to > see the SQL output in my visual studio unit tests. I have show_sql = > true in the config but get nothing in the testdriven output or in the > output window of VS. Do I have to use log 4 net to get the sql output?
show_sql is something partial if you want understand the behavior. The use of log4Net configuration give you a better choice. If you want see all things needed, a new product coming soon: NH-Profiler by Ayende http://ayende.com/Blog/archive/2008/11/04/nh-prof-a-guided-tour.aspx -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
