In c# you can just instantiate the Logging Facility and assign properties as
you wish
new LoggingFacility(...)
On Mon, Sep 29, 2008 at 8:47 PM, Robert Ream <[EMAIL PROTECTED]> wrote:
>
> Is there a way to apply configuration settings to a facility using the
> fluent configuration interface.
>
> I'm looking to duplicate this line of binsor config code in C#:
>
> Facility("logging", LoggingFacility, loggingApi:
> LoggerImplementation.Log4net, configFile: "log4net.cofig")
>
> -Robert
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---