Vijay Gandhi Bolla created LOG4NET-373:
------------------------------------------
Summary: AdoNetAppender truncates the data while inserting into DB
Key: LOG4NET-373
URL: https://issues.apache.org/jira/browse/LOG4NET-373
Project: Log4net
Issue Type: Bug
Environment: SQL Server 2008 R2, VS 2010
Reporter: Vijay Gandhi Bolla
Priority: Critical
I am using Log4net to log request and response of my services into SQL server
DB. I am serializing the request and response objects and saving them into DB.
I have seen that log4net is truncating the xml text and saving it into DB. I am
using string type in the table and also in the appender i have given String as
Dbtype and given the Size value as '2147483647'.
But still the text is getting trimmed.
Please, let me know if this is an issue or am i missing something here.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira