TraceListener directed to a Database? or Memory Stream?

  • Thread starter Thread starter Schorschi
  • Start date Start date
S

Schorschi

Anyone create a custom tracelistener that redirects to a database?
Or event to a memory stream rather than a file stream?

If an example of a memory stream, when the Write or WriteLine methods
get called I could redirect/parse the text to a database?

Not sure of the best way to do this, any suggestions welcome.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top