Edit

Share via


OptionsLogger.LogOption(IOptionFormatter) Method

Definition

Log an options using a formatter.

public void LogOption (Orleans.IOptionFormatter formatter);
member this.LogOption : Orleans.IOptionFormatter -> unit
Public Sub LogOption (formatter As IOptionFormatter)

Parameters

formatter
IOptionFormatter

The options formatter.

Applies to