Hi,
I have a Logging Application Block with a Database Trace Listener. What I want is, I want to create my own stored procedure and insert the data per my own format.
I changed the "Write to Log Procedure" procedure Name from "WriteLog" to "WriteMyLog". Now my question is, How can I pass parameters into that stored procedure?
Many Thanks,
Suraj Patnaik