Loupe - Log - Monitor - Resolve
Loupe.Extensions.Logging Namespace / LoupeLogEnricher Class
Members

In This Topic
    LoupeLogEnricher Class
    In This Topic
    Extracts properties from logging state and scope into JSON details.
    Syntax
    'Declaration
     
    
    <EditorBrowsableAttribute(EditorBrowsableState.Never)>
    Public MustInherit NotInheritable Class LoupeLogEnricher 
    [EditorBrowsable(EditorBrowsableState.Never)]
    public static class LoupeLogEnricher 
    Remarks
    This class supports Loupe internally and is not intended to be used from your code.
    Inheritance Hierarchy

    System.Object
       Loupe.Extensions.Logging.LoupeLogEnricher

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also