TransportLog Property
Tells the adapter where and how to report information about its operations.
データ型
Location String |
このフィールドは、ログ情報を書き込む場所を記述します。 もし EventLog LogType が選択されている場合、このfield には、情報の書き込み先になるイベントログの名前が含まれる必要があります。 field のデフォルト値は"Application" です。 もし File LogType が選択されている場合、このfield には、ログ情報の書き込み先になるファイルシステム上のファイルの場所が含まれる必要があります。 |
||||||||||
LogMode LogModes |
このフィールドは、どの情報を本製品 ログに書き込むかを制御します。有効な値は、本製品 の動作に対して次の意味を持ちます。
|
||||||||||
LogType LogTypes |
このプロパティは、本製品 がログ情報を書き込む場所を制御します。有効な値は、本製品 の動作に対して次の意味を持ちます。
|
入力可能な値
None (0)Event Log (1)
File (2)
デフォルト値
1解説
This is a Log type property which contains fields describing how and where the product will record information about its execution.