Hey I am using Log4Net in my project. The code below is just from a testing project which I made for testing purpose only. I have multiple values for the commandText tag, so I want to make it dynamically. So far I tried to use a CustomColumn but this is just not working. I think because its not inserting SQL code.Hey I am using Log4Net in my project. The code