![](bmp/CLASSHEADER.gif)
Holds persisted Configuration Management settings that are maintained in the .config file
Westwind.Utilities.Configuration.AppConfiguration
Westwind.Utilities.Logging.LogManagerConfiguration
public class LogManagerConfiguration : AppConfiguration
Class Members
Member | Description | |
---|---|---|
![]() |
Constructor |
Initialize the LogManagerConfiguration by reading from configuration section "LogManager" |
![]() |
ConnectionString |
The 'connection string' for the LogManager. Can be a ConnectionStrings entry or a full connection string |
![]() ![]() |
Current |
Static singleton instance of the configuration object that is always accessible |
![]() |
LogAdapter |
Determines what type of log is logged to |
![]() |
LogErrors |
Determines whether Errors are logged. |
![]() |
LogFilename |
The name of the file or table that holds log data. |
![]() |
LogWebRequests |
Determines whether Web Requests are logged. |
Requirements
Namespace: Westwind.Utilities.LoggingAssembly: westwind.utilities.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic