ファイル install_path¥CA¥productname¥conf¥caaipconf.cfg を編集することによって、ログ ファイルを設定できます。 ログ記録に関連するプロパティは、次のとおりです。
<property name="CONFIG_KEY_TRACE_LEVEL">
<!--Valid values: trace,debug,information,notice,warning,error,critical,fatal--> <value>information</value> <displayName>Trace level</displayName></property>
注: 全体のログ レベルを debug または trace に設定すると、製品が著しく遅くなる場合があります。
<property name="CONFIG_KEY_TRACE_FILENAME">
<value>./Rainier.log</value> <displayName>Trace filename path</displayName> </property>
<property name="CONFIG_KEY_TRACE_INCLUDES">
<displayName>Force trace on for these IDs. Zero or more regex expressions separated by </displayName> <!-- E.g. AOM-001;CTL-.* --> <value/> </property>
<property name="CONFIG_KEY_TRACE_EXCLUDES">
<displayName>Force trace off for these IDs. Zero or more regex expressions separated by </displayName> <value/> </property>
| Copyright © 2011 CA. All rights reserved. | このトピックについて CA Technologies に電子メールを送信する |