IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : LoggingElement Class |
The following tables list the members exposed by LoggingElement.
Name | Description | |
---|---|---|
LoggingElement Constructor | Creates an instance of this class - ensures all required properties are created. Internal use only. |
Name | Description | |
---|---|---|
DefaultLogFileName | Default log file name. See IdeaBlade.Core.IdeaBladeConfig.CreateDefaultInstance. |
Name | Description | |
---|---|---|
AcceptFilters | Namespaces for which logging should be enabled. | |
ArchiveLogs | Gets or sets whether to archive old log files. | |
FullyQualifiedLogFile | Gets the fully-qualified name of the log file. | |
IsNullInstance | Is this a 'null' logging element? | |
LogFile | Gets or sets the path and file name where the log file should be written. | |
Port | Gets or sets the port for the Trace Publisher Service - will default to '9922' if not specified. | |
RejectFilters | Namespaces for which logging should be turned off. | |
ServiceName | Gets or sets the name for the Trace Publisher Service - will default to 'TracePublisher' if not specified. | |
ShouldLogSqlQueries | Gets or sets whether to log the SQL from Entity Framework queries to the log file. | |
UsesSeparateAppDomain | Gets or sets whether to use a separate AppDomain for trace file logging purposes - defaults to false. |
Name | Description | |
---|---|---|
Equals | See System.Object.Equals(System.Object) | |
GetHashCode | Serves as the default hash function. | |
GetType | (Inherited from object) | |
ShouldSerializeAcceptFilters | ||
ShouldSerializeRejectFilters | ||
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |