Show / Hide Table of Contents

Interface ISoEnvironmentInfoPlugin

Interface should be implemented for plugins wanting to provide environment info while logging.

Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public interface ISoEnvironmentInfoPlugin : IPlugin

Methods

UpdateEnvironmentInfo(NameValueCollection)

Method called to collect extra environment info

Declaration
void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Type Name Description
NameValueCollection environmentInfo

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top