LogValuesFormatter(String) コンストラクター

定義

この API では .NET インフラストラクチャがサポートされます。コードから直接使用するためのものではありません。

public:
 LogValuesFormatter(System::String ^ format);
public LogValuesFormatter (string format);
new Microsoft.Extensions.Logging.Internal.LogValuesFormatter : string -> Microsoft.Extensions.Logging.Internal.LogValuesFormatter
Public Sub New (format As String)

パラメーター

format
String

適用対象