I found a some post about difficulties found on logging sql queries when using NHibernate 3.x Indeed I'm using NHibernate 3.2 and I can't get the sql logging to work. I just need the simple logging capabilities that write in the output window when testing or debugging. It used to work in NH 2.2, but with this new version something is wrong. As I found a some post about difficulties found on