AWS SDK for .NET Documentation
LogMessage Constructor (provider, format, args)
AmazonAmazon.Runtime.Internal.UtilLogMessageLogMessage(IFormatProvider, String, array<Object>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the LogMessage class
Declaration Syntax
C#
public LogMessage(
	IFormatProvider provider,
	string format,
	params Object[] args
)
Parameters
provider (IFormatProvider)
format (String)
args (array<Object>[]()[][])

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)