I found out the error:
--- Move the commandText line after all the parameter nodes.
Thanks
Arun
nmarun wrote:
>
> Hi Log4Net developers/users,
>
> I'm currently developing a logging mechanism for our company and I'm
> having an issue with the below code - its
Hi Nick,
I was using an older version. The latest one works perfectly fine. Thanks
again
Arun
nicko wrote:
>
> Which version of log4net are you using?
>
>
> Nicko Cadell
> log4net development
> http://logging.apache.org/log4net
>
> -Original
Hi,
I'm having an trouble with %l and %level specifiers. My
RollingLogFileAppender is as below:
[CODE]
[/CODE]
When i look into the log file, I see a va
Hi Log4Net developers/users,
I'm currently developing a logging mechanism for our company and I'm having
an issue with the below code - its not working!!
[code]