.net - Is it possible to change Enterprise Library logging listener setting programmatically? -


i'm using ent lib 5, , need able update databaseinstancename property of microsoft.practices.enterpriselibrary.logging.database.formatteddatabasetracelistener listener.

the databaseinstancename defined in app.config, need set dynamically.

i've looked using fluent configuration, didn't see way edit listener.

is there way change listener's configuration @ run time?

thanks!

just write configuration file programatically, file monitored el , should notice change , start logging the new location automatically.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -