Where you log whith Ideablade
Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3329
Printed Date: 05-May-2025 at 4:39am
Topic: Where you log whith Ideablade
Posted By: pponzano
Subject: Where you log whith Ideablade
Date Posted: 09-Mar-2012 at 12:19pm
Hello, in my WPF application (1-Ckick deploy) I currently log to a predefined folder "c:\temp\xxx.log", was wondering if it's possible to log to the IsolatedStorage and how I can configure this via app.config...
Another question about logging, where it's best to log, to the same file where Ideablade logs, to a trace or to an external custom file? Thanks
|
Replies:
Posted By: sbelini
Date Posted: 21-Mar-2012 at 3:16pm
Hi Paolo,If you want to use isolated storage, I suggest that you create your own custom logging implementing ITraceLogger.You'll find more information in the http://drc.ideablade.com/xwiki/bin/view/Documentation/log - DevForce Resource Center . Regards, Silvio.
|
|