DevForce Help Reference
LoggingElement Class Properties


For a list of all members of this type, see LoggingElement members.

Public Properties
 NameDescription
Public PropertyAcceptFilters Namespaces for which logging should be enabled.  
Public PropertyArchiveLogs Gets or sets whether to archive old log files.  
Public PropertyFullyQualifiedLogFile Gets the fully-qualified name of the log file.  
Public PropertyIsNullInstance Is this a 'null' logging element?  
Public PropertyLogFile Gets or sets the path and file name where the log file should be written.  
Public PropertyPort Gets or sets the port for the Trace Publisher Service - will default to '9922' if not specified.  
Public PropertyRejectFilters Namespaces for which logging should be turned off.  
Public PropertyServiceName Gets or sets the name for the Trace Publisher Service - will default to 'TracePublisher' if not specified.  
Public PropertyShouldLogSqlQueries Gets or sets whether to log the SQL from Entity Framework queries to the log file.  
Public PropertyUsesSeparateAppDomain Gets or sets whether to use a separate AppDomain for trace file logging purposes - defaults to false.  
Top
See Also

Reference

LoggingElement Class
IdeaBlade.Core.Configuration Namespace

Send Feedback