次の方法で共有


OptionsLogger.LogOption(IOptionFormatter) メソッド

定義

フォーマッタを使用してオプションをログに記録します。

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

パラメーター

formatter
IOptionFormatter

オプション フォーマッタ。

適用対象