Can I write my owm template in TextFormatter used in Logging Application Block in C#?

Posted by Arpita on Stack Overflow See other posts from Stack Overflow or by Arpita
Published on 2010-03-16T07:04:12Z Indexed on 2010/03/16 7:06 UTC
Read the original article Hit count: 228

Filed under:

Can I write my owm template in TextFormatter used in Logging Application Block in C#?

Basically I want to write my exception log in atext file and in specific format where I want to include database information and software version.

© Stack Overflow or respective owner

Related posts about exception-handling