How to log only the queries that are executed

It is possible to have log4net log only the queries that are are executed by NHibernate.  In this sample, all queries generated by NHibernate will be stored in the file log.txt. 

In your app.config, you will need to add the following sections to your app.config:

<configSections> 
    <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> 
</configSections>
 <log4net>
   <appender name="rollingFile"
type="log4net.Appender.RollingFileAppender,log4net" >
     <param name="File" value="log.txt" />
     <param name="AppendToFile" value="true" />
     <param name="DatePattern" value="yyyy.MM.dd" />

     <layout type="log4net.Layout.PatternLayout,log4net">
       <conversionPattern value="%d %p %m%n" />
     </layout>
   </appender>

   <logger name="NHibernate.SQL">
     <level value="ALL" />
     <appender-ref ref="rollingFile" />
   </logger>

 </log4net>

Enjoy!

 

Print | posted on Thursday, April 03, 2008 3:09 PM

Comments on this post

# re: How to log only the queries that are executed

Requesting Gravatar...
Great tip!
I'm already using Log4net as logger of my application.
Is there a wait to separe this entries in a different file ?
Thks
Left by makka on Apr 07, 2008 5:20 AM

# re: How to log only the queries that are executed

Requesting Gravatar...
I'm already using Log4net as logger of my application.
Is there a wait to separe this entries in a different file ?
Thks
Left by pandora jewelry on Dec 24, 2009 11:55 PM

# re: How to log only the queries that are executed

Requesting Gravatar...
great info thanks for sharing
Left by make money online on Jan 16, 2010 1:11 PM

# re: How to log only the queries that are executed

Requesting Gravatar...
Whenever I hear friends talking about mbt sale , my feeling would always be a painful mixture of envy and helplessness. As a matter of fact, I have long been craving about possessing a pair of
mbt shoes . To a girl of low stature as me, a pair of mbt sale could make me seem more slender or least won't be dwarfed by other girls. people with beautiful GHD hair straighters darning hair has haunted the dream of many MM. Girls, with no exception, wish their beautiful straight hair could add to their beauty greatly. And this has brewed the fashion of the
devices. With it GHD hair straighterscheap GHD s sound quality and unique design, it has become the GHD hair straighterspecial preference of many girls' first choices. What the unique characteristics of the
GHD hair straighters ?
GHD has been leading the hair fashion for a long time, and has been the ideal choice to the fashion-chasing women all around the world. No doubt, the new brand GHD hair straighters has enjoyed the most popularity among all sorts of hair-beauty devices which has been served as the “idol brand” in the market for a long time.

There are several laws through Kate Moss's street shoot photos of three styles UGG Boots sale which is highly exposed. How Nice!! uk ugg boots are the Favorite of Grey bear UGG Boots ukwith pon-poms are right for clothings in grey color, being moderate without losing elegance. The Unknown Cons of
UGG Boots store . Here's the Answer. The black color Ugg is mostly worthy of collection which is never old fashioned. While collocating with black clothes, it sends out cool sense to unlimited degree.Look On Ball:
UGG Boots sale!
Left by igwg on Feb 02, 2010 6:14 PM

# re: How to log only the queries that are executed

Requesting Gravatar...
Your jewellery will be more pandora jewellery durable and more pandora jewellery beneficialpandora jewelryto your eyes if you care the following tips in our daily lives. Always wear the jewellery:, so they often wear pandora jewelleryand take off the jewellery. Actually, Some myopes are worried that wearing jewellery will deepen pandora jewellery the myopic degree pandora beads to see things squint when this worry is needless. You need to know wear pandora braceletsto correct vision, slow down pandora beads the development of pandora beads myopia. Ciliary muscle will be in a state of overstrain and If you often pandora beads wear off frequently, not wear, over time, make ciliaris. pandora rings, and eyes will be in a state of over-regulation causing spasm, which brings about degrees deepen.dfdfd
Left by pandora beads on Feb 03, 2010 6:14 PM

# re: How to log only the queries that are executed

Requesting Gravatar...

I must say your post was of great help to me.
Left by affordable car insurance on Feb 04, 2010 8:26 PM

# re: How to log only the queries that are executed

Requesting Gravatar...
I'm not sure I understand quite how to add these to my apps config.
Left by best deep fryer on Feb 05, 2010 8:24 PM

Your comment:

 (will show your gravatar)
 
Please add 6 and 5 and type the answer here: