named connectionstring support

3 messages Options
Embed this post
Permalink
johnny

named connectionstring support

Reply Threaded More More options
Print post
Permalink
does nlog support defining a database targets' connectionstring from the "connectionStrings" section of the web.config (asp.net 2.0 feature.)

if not, can it be coerced into doing so?
(perhaps a layout renderer like this: http://nlog-project.org/forum.html#nabble-td1685288%7Ca1685289)

if not, is this a feature under consideration for future releases?

thanks!
Jaroslaw Kowalski

Re: named connectionstring support

Reply Threaded More More options
Print post
Permalink
It's a good candidate for a 2.0 feature. Please file an issue on http://nlog.codeplex.com
 
Jarek

On Mon, Sep 21, 2009 at 11:17 AM, johnny (via Nabble) - No Reply <[hidden email]> wrote:
does nlog support defining a database targets' connectionstring from the "connectionStrings" section of the web.config (asp.net 2.0 feature.)

if not, can it be coerced into doing so?
(perhaps a layout renderer like this: http://nlog-project.org/forum.html#nabble-td1685288%7Ca1685289)

if not, is this a feature under consideration for future releases?

thanks!

johnny

Re: named connectionstring support

Reply Threaded More More options
Print post
Permalink
thanks.   will do.