You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Ron Grabowski (JIRA)" <ji...@apache.org> on 2013/04/04 01:51:15 UTC

[jira] [Commented] (LOG4NET-373) AdoNetAppender truncates the data while inserting into DB

    [ https://issues.apache.org/jira/browse/LOG4NET-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621533#comment-13621533 ] 

Ron Grabowski commented on LOG4NET-373:
---------------------------------------

That sounds odd. How many characters are being saved to your tables?
                
> 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