Please don't hijack the threads. Assuming that you're using the Logging facility, just configure it to use NLog (attribute "loggingApi"). According to the code it will look for a configuration file named nlog.config
See http://svn.castleproject.org/svn/castle/trunk/Services/Logging/Castle.Services.Logging.NLogIntegration/NLogFactory.cs On 7/24/06, Craig Deubler <[EMAIL PROTECTED]> wrote: > Hi, > > Does anyone have some sample code & configs on how to use the nLog > logging service? > > Thanks > Craig > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > CastleProject-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/castleproject-users > -- Cheers, hammett http://hammett.castleproject.org/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
