다음을 통해 공유


OptionsLogger.LogOption(IOptionFormatter) 메서드

정의

포맷터를 사용하여 옵션을 기록합니다.

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

매개 변수

formatter
IOptionFormatter

옵션 포맷터입니다.

적용 대상