Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi Group,

 

 

Can somebody tell me where I can find the internals of Logging application block 2.0/3.0.

I need answers for the questions like:

What best practices have followed in the implementation of logging application block?

Is buffered writing is supported by this block?

Does it write synchronously or asynchronously to the specified destination?

Like, let�s say I am writing the log in the database then do I have to wait for completion of logging process or it is done asynchronously, so does my current thread do this for me or logging is handled by a separate thread?

Any other benefits I get by using the logging application block?

Why shouldn�t I for Log4Net of my own logger and use the enterprise library Logging Application Block?

 

Any clue or even a link addressing these issues will be a great help

 

Thanks,

Anup

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...