NET Logging Library
ConfigurationLogic Class Members
Methods 


KellermanSoftware.NetLoggingLibrary Namespace : ConfigurationLogic Class

The following tables list the members exposed by ConfigurationLogic.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Deserialize an XML File into an object  
Public Methodstatic (Shared in Visual Basic) Deserialize an object from an XML String  
Public Method Load the configuration based on how the application is being run. If in a WinForm or WPF application the defaults will be FileTarget and ConsoleTarget If in a Web Service there is not default target If in a ASP.NET the default will be ResponseWriteTarget  
Public Method Load the configuration from the app config  
Public Method Load from Log.Config if it exists, else load from web.config or app.config, else create setup default targets based on ASP.NET or WinForms or WPF  
Public Method Load the configuration from the external config file name: Log.Config  
Public Methodstatic (Shared in Visual Basic) Serialize an object into XML and save to a file  
Public Methodstatic (Shared in Visual Basic) Serialize a class to an XML String  
Top
See Also

Reference

ConfigurationLogic Class
KellermanSoftware.NetLoggingLibrary Namespace