Loupe - Log - Monitor - Resolve
Gibraltar Namespace / ExceptionSourceProvider Class
Properties


In This Topic
    ExceptionSourceProvider Class Members
    In This Topic

    The following tables list the members exposed by ExceptionSourceProvider.

    Public Constructors
     NameDescription
    Public ConstructorConstruct an ExceptionSourceProvider based on a provided Exception.  
    Top
    Public Properties
     NameDescription
    Public PropertyShould return the full name of the class (with namespace) whose method issued the log message.  
    Public PropertyShould return the name of the file containing the method which issued the log message.  
    Public PropertyShould return the line within the file at which the log message was issued.  
    Public PropertyShould return the simple name of the method which issued the log message.  
    Top
    See Also