Class SoEnvironmentInfoPluginAttribute
Plugin's for providing environment information while logging. (SoLogger)
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public class SoEnvironmentInfoPluginAttribute : PluginAttribute
Constructors
SoEnvironmentInfoPluginAttribute(String)
Plugin's for providing environment information while logging. (SoLogger)
Declaration
public SoEnvironmentInfoPluginAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Extension Methods
EnumUtil.MapEnums<From, To>(From)