Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Logging Namespace / MessageSourceProvider Class
Properties Methods


In This Topic
    MessageSourceProvider Class Members
    In This Topic

    The following tables list the members exposed by MessageSourceProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe full name of the class (with namespace) whose method issued the log message.  
    Public PropertyThe name of the file containing the method which issued the log message.  
    Public PropertyThe line within the file at which the log message was issued.  
    Public PropertyThe simple name of the method which issued the log message.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverride to adjust message source information after they have been automatically calculated using the default algorithm  
    Top
    See Also