AppendLoggingProcess メソッド
| 編集/提案 ソースを表示AppendLoggingProcess(IPipeline)
ログ出力処理を指定されたパイプラインの末尾に追加します。
宣言
public static IPipeline AppendLoggingProcess(this IPipeline pipeline)
引数
| 型 | 名前 | 説明 |
|---|---|---|
| IPipeline | pipeline | 登録先のパイプラインです。 |
戻り値
| 型 | 説明 |
|---|---|
| IPipeline |
|
例外
| 型 | 条件 |
|---|---|
| System.ArgumentNullException |