Click or drag to resize

LoggerOptionsAttribute Class

Specifies the options for the logger
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.Common.AttributesLoggerOptionsAttribute

Namespace:  CodeStack.SwEx.Common.Attributes
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public class LoggerOptionsAttribute : Attribute

The LoggerOptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodLoggerOptionsAttribute
Specifies the logger type and option to log call stack
Top
See Also