|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
LOGGING_OPTION_CONSOLE_AND_LOG_FILES
works in the following manner:
If an Exception event, then it logs the exception in the console view,
Eclipse log file and ClearQuest Logger file.
LOGGING_OPTION_DEFAULT
works in the following manner:
If an Exception event, then it logs the exception in the console view,
Eclipse log file, ClearQuest Logger file and also displays a dialog to the user
with the message from the exception.
LOGGING_OPTION_LOG_FILES_ONLY
works in the following manner:
If an Exception event, then it logs the exception to Eclipse log file
and ClearQuest Logger file
If Error event, then it logs the the error to CM Logger file.
LoggingUtilities
is a class of static methods for logging information to the ClearQuest
log files and optionally the Eclipse console.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |