LogSensitivityCustomFormatterFormat Method

Definition

Namespace: MFiles.VAF.Configuration.Logging
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Format(
	string format,
	Object arg,
	IFormatProvider formatProvider
)

Parameters

format  String
 
arg  Object
 
formatProvider  IFormatProvider
 

Return Value

String

See Also