Microsoft.Online.SharePoint.SPLogger 名前空間
This namespace contains the classes that make up the near Real Time Logs API. SharePoint Online dedicated customers can use this API to download operational logs from their online farm in near real time. The downloaded logs will be in a similar format to the logs generated at the source. There are multiple type of logs generated in the online farm, but only a subset of these will be available to download. The API endpoints can be accessed only by authorized personnel due to the nature of the data in the logs.
This API is for internal use only. In the future it will only be available to SharePoint Online Dedicated customers. For more information on this program, see Office 365 Dedicated.
クラス
クラス | 説明 | |
---|---|---|
LogExport | これは、主クラス ダウンロードできるログに関するメタデータを取得するインスタンスを作成する必要があります。 | |
LogFileInfo | このクラスは、LogExport クラスの GetFiles メソッドによって返されるプロパティの配列を格納するオブジェクトを作成します。 | |
LogFileInfoPropertyNames | これらのプロパティの名前がLogFileInfoクラスで使用されています。 |