Class LogHelpers
Inherited Members
Namespace: LaunchDarkly.Sdk.Internal
Assembly: LaunchDarkly.InternalSdk.dll
Syntax
public static class LogHelpers
  Methods
LogException(Logger, string, Exception)
Declaration
public static void LogException(Logger logger, string message, Exception e)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Logger | logger | |
| string | message | |
| Exception | e |