Search This Blog

Friday, May 20, 2011

NHibernate 3.0 SQL Logger - Home

link -> NHibernate 3.0 SQL Logger - Home
NH3SQLLogger is a lightweight NHibernate 3 SQL Logger, with SQL Formatting, Caller methods loggings and Syntax highlighting.
NHProf competitor. I am not actively looking for nHibernate logging this stuff just keeps showing up on twitter.

Wednesday, May 18, 2011

Logging NHibernate’s SQL-queries to screen with ASP.NET MVC 3 and Glimpse

link -> Logging NHibernate’s SQL-queries to screen with ASP.NET MVC 3 and Glimpse
By following this tutorial you can enable your ASP.NET MVC application to output the NHibernate’s SQL-queries into the web browser, in real-time. If you have an existing application, no coding is required, this is all about configuration.
We could use something like glimpse to see what happens between refs and our app

Saturday, May 7, 2011

Generate better NHibernate logs - NHibernate blog - NHibernate Forge

link -> Generate better NHibernate logs - NHibernate blog - NHibernate Forge
The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.
I can't ever get our log4net to work, but if I could it would be nice to get logs like this.