AdoNetAppender ConnectionStringName Property Apache log4net™ SDK Documentation
The connectionStrings key from App.Config that contains the connection string.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public string ConnectionStringName { get; set; }

Property Value

Type: OnlineString
Remarks

This property requires at least .NET 2.0.
See Also