Friday, May 18, 2012
 
The best way to analyze your logs! Minimize
 Log4Net Mail archive   

The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.

Subject: Writing large Strings (> 4000Byte) to Oracle database
Prev Next
You are not authorized to post a reply.

Author Messages
BushTacker

07/24/2008 2:04 PM  


How can I write large text strings (larger then 4000Byte) to a
log4net.Appender.AdoNetAppender.

Up to 4000Byte it works fine with the dbType:String. But how can I write
larger Strings.
(Mostly used for writing stack trace to a database)

Can I do it over a CLOB?


<appender name="AdoNetAppender_BusinessLogic"
type="log4net.Appender.AdoNetAppender">
  ...
  <connectionType value="CoreLab.Oracle.OracleConnection, CoreLab.Oracle"/>
  ...
  <parameter><parameterName value="Message"/><dbType value="String"/><layout
type="log4net.Layout.PatternLayout"><conversionPattern
value="%message"/></layout></parameter>
  ...
</appender>

--
View this message in context: http://www.nabble.com/Writing-large-Strings-%28%3E-4000Byte%29-to-Oracle-database-tp18630513p18630513.html
Sent from the Log4net - Users mailing list archive at Nabble.com.

You are not authorized to post a reply.
Forums > Log4Net > Log4Net Mail archive > Writing large Strings (> 4000Byte) to Oracle database



ActiveForums 3.7

 

 

 

 

 

 

 

 

Log4Net Dashboard

Log analysis and monitoring made easy!

Log4Net Dashboard is a log viewer that can read log statements from a variety of logging output targets.

You can download a free developer version.

  

Check it out!

On the demonstration site you can try it  with live data.demo.l4ndash.com - Try Log4Net Dashboard with live data

The mail archive is a copy of all the mail sent to the mail address: log4net-user@logging.apache.org, organized as a forum.

If you would like to participate in the mail list, send a mail to log4net-user-subscribe@logging.apache.org.

More information about the mailing list is available on: http://logging.apache.org/log4net/support.html

 

A complete topic list is available and can be viewed here (warning, it takes some time to load)

 

Copyright 2005-2008 by FaktNet AS Terms Of Use Privacy Statement