Develop and Download Open Source Software

View 0.98 logging option - Release Notes

category(Tag) tree

file info

category(Tag)
root
file name
mergedoc_0.98_logging_option_-_Notes
last update
2003-08-30 20:09
type
Plain Text
editor
柏原 真二
description
0.98 logging option - Release Notes
language
English
translate
デバッグ用の起動オプション追加

logging.level ロギングレベル
target.class 処理対象クラス

使用例:
java -jar -Dlogging.level=ALL -Dtarget.class=java.lang.String mergedoc.jar 2> a.log

ロギングレベルに設定できる値は JDK1.4 java.util.logging.Level 参照

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.