この列挙値のエントリーは、HOUDINI_PDG_SERVICE_DEBUG環境変数で指定可能な値に呼応しています。
値 ¶
pdg.debugLevelService.Off
サービスデバッグログを無効にします。
pdg.debugLevelService.ClientUsage
サービスクライアントがジョブで使用される度に、または、ジョブの実行を終了する度に、メッセージがログに記録されます。
pdg.debugLevelService.ClientDefer
上記に加えて、ジョブが利用可能なサービスクライアントを待機する必要がある度に、メッセージがログに記録されます。
pdg.debugLevelService.Startup
A message is logged each time a service client starts, in addition to the above messages
pdg.debugLevelService.Job
A message is logged each time a work item job is sent to a service client, in addition to the above messages