Syntax
[Android.Runtime.Register("format", "(Ljava/util/logging/LogRecord;)Ljava/lang/String;", "GetFormat_Ljava_util_logging_LogRecord_Handler")]
public override
string Format (
LogRecord r)
Parameters
- r
- the log record to be formatted into a string.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util.Logging
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1