Trace
ILogger.Trace method
トレース メッセージ.
public void Trace(string message)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | ログに記録する文字列。 |
関連項目
- interface ILogger
- 名前空間 GroupDocs.Annotation.Logging
- 組み立て GroupDocs.Annotation
トレース メッセージ.
public void Trace(string message)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | ログに記録する文字列。 |